]> git.eshelyaron.com Git - emacs.git/commit
* lisp/dired.el (dired-mark-region): New defcustom (bug#39902)
authorJuri Linkov <juri@linkov.net>
Mon, 23 Mar 2020 00:35:33 +0000 (02:35 +0200)
committerJuri Linkov <juri@linkov.net>
Mon, 23 Mar 2020 00:35:33 +0000 (02:35 +0200)
commit3b7cb5f3ac0fdd5e1a0177cc86b3fc4b420b9e4f
treeb686e0da6e95c3e505a3d646de15ad31c18e1574
parent813478c8557541efa918de18f7d863a33210a598
* lisp/dired.el (dired-mark-region): New defcustom (bug#39902)

* lisp/dired.el (dired-mark-if): Use dired-mark-region.
(dired-mark): Use dired-mark-region.  Fix docstring.
(dired-mark-files-regexp, dired-mark-files-containing-regexp)
(dired-mark-symlinks, dired-mark-directories)
(dired-mark-executables, dired-flag-auto-save-files)
(dired-flag-backup-files): Mention dired-mark-region in docstring.

* lisp/dired-aux.el (dired-compare-directories):
* lisp/dired-x.el (dired-mark-unmarked-files, dired-mark-sexp):
Mention dired-mark-region in docstring.
etc/NEWS
lisp/dired-aux.el
lisp/dired-x.el
lisp/dired.el