From: Eli Zaretskii Date: Tue, 9 Apr 2024 03:28:49 +0000 (+0300) Subject: ; * etc/NEWS: Announce new ls-lisp options. (Bug#70721) X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e1ad4fd13cc8604b9517108ca3b4c4930b0426eb;p=emacs.git ; * etc/NEWS: Announce new ls-lisp options. (Bug#70721) (cherry picked from commit 677bc276998de0a467803b35134925d833d1ab9d) --- diff --git a/etc/NEWS b/etc/NEWS index b3bbb593a5c..b48e6afab03 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1670,6 +1670,14 @@ to the old behavior of not remembering input history between sessions. *** New user option 'xwidget-webkit-disable-javascript'. This allows disabling JavaScript in xwidget Webkit sessions. +** ls-lisp + +--- +*** 'ls-lisp--insert-directory' supports more long options of 'ls'. +'ls-lisp--insert-directory', the ls-lisp implementation of +'insert-directory', now supports the '--time=TIME' and '--sort=time' +options of GNU 'ls'. + * New Modes and Packages in Emacs 30.1