]> git.eshelyaron.com Git - emacs.git/commit
Let `dired-omit-mode' match lines, as well as file names
authorDrew Adams <drew.adams@oracle.com>
Sun, 19 Jun 2022 23:49:24 +0000 (01:49 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 19 Jun 2022 23:49:24 +0000 (01:49 +0200)
commitefc241f4020478122d506b3d42a815ad47f7910b
tree3b6d259634c264920a97215adeca861f1e3e109a
parent9bf520593c81735398c3a8369df9854586218913
Let `dired-omit-mode' match lines, as well as file names

* lisp/dired-aux.el (dired-do-kill-lines): Adjust to use it.

* lisp/dired-x.el (dired-omit-line-regexp): New user option
(bug#46882).
(dired-omit-mode, dired-omit-expunge): Use the new user option.
etc/NEWS
lisp/dired-aux.el
lisp/dired-x.el