]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/NEWS: Announce new ls-lisp options. (Bug#70721)
authorEli Zaretskii <eliz@gnu.org>
Tue, 9 Apr 2024 03:28:49 +0000 (06:28 +0300)
committerEshel Yaron <me@eshelyaron.com>
Wed, 10 Apr 2024 20:29:49 +0000 (22:29 +0200)
(cherry picked from commit 677bc276998de0a467803b35134925d833d1ab9d)

etc/NEWS

index b3bbb593a5c8387f38e2df4388eebad8ecc84b9e..b48e6afab03777b498e1664048ee7420d50b755d 100644 (file)
--- 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'.
+
 \f
 * New Modes and Packages in Emacs 30.1