1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 11:50:51 -08:00
emacs/doc
Juri Linkov c6667cc6a9 dired-dwim-target uses most recently visited window instead of next window.
* doc/emacs/dired.texi (Operating on Files): Document behavior change.

* lisp/dired-aux.el (dired-dwim-target-directories): New function.
(dired-dwim-target-directory, dired-dwim-target-defaults): Use it
to get the most recently used window instead of the next window (bug#35385).

* lisp/dired.el (dired-dwim-target): Doc fix.

* test/lisp/dired-tests.el: Remove unnecessary require and pacify
byte-compiler.
2019-10-27 02:20:15 +03:00
..
emacs dired-dwim-target uses most recently visited window instead of next window. 2019-10-27 02:20:15 +03:00
lispintro Minor fixes in Introduction to Emacs Lisp 2019-10-14 20:23:53 +03:00
lispref * doc/lispref/display.texi: Document `delay-warning' 2019-10-24 21:16:43 +02:00
man Enable tab-bar-mode from X resources 2019-10-13 23:56:17 +03:00
misc Mention completion styles for Tramp user/host name completion 2019-10-25 16:45:48 +02:00