]> git.eshelyaron.com Git - emacs.git/commit
Allow controlling the Dired switches shown in the mode line
authorDrew Adams <drew.adams@oracle.com>
Wed, 30 Sep 2020 15:59:59 +0000 (17:59 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 30 Sep 2020 15:59:59 +0000 (17:59 +0200)
commitcc3e369ab00524b63aa407018be91a2a1a0cc052
tree5721d7321f51c11921a378ea03f6a90c3988e21d
parent0bd221b29fa29ebcd4b168d9abc67745ef5f85c2
Allow controlling the Dired switches shown in the mode line

* doc/emacs/dired.texi (Dired Enter): Document it (bug#41250).

* lisp/dired.el (dired-switches-in-mode-line): New variable (bug#41250).
(dired-sort-set-mode-line): Use it.
doc/emacs/dired.texi
etc/NEWS
lisp/dired.el