]> git.eshelyaron.com Git - emacs.git/commit
* lisp/dired.el (dired-dwim-target): Add new choices (bug#35385)
authorJuri Linkov <juri@linkov.net>
Tue, 12 Nov 2019 21:21:14 +0000 (23:21 +0200)
committerJuri Linkov <juri@linkov.net>
Tue, 12 Nov 2019 21:21:14 +0000 (23:21 +0200)
commitd0351f4d2010e3e8f3ada04b045dede10f110d7f
treee7fa73d650e3149372ec15bc98acc1dfe0b9c01c
parent4cccf7659a4767274b383e5fc820e27391988cc7
* lisp/dired.el (dired-dwim-target): Add new choices (bug#35385)

* lisp/dired.el (dired-dwim-target): Add choices
dired-dwim-target-next and dired-dwim-target-recent.

* lisp/dired-aux.el (dired-dwim-target-next)
(dired-dwim-target-recent): New functions.
(dired-dwim-target-directories): Call either of them.

* doc/emacs/dired.texi (Operating on Files): Mention new
preferences in dired-dwim-target.
doc/emacs/dired.texi
etc/NEWS
lisp/dired-aux.el
lisp/dired.el