diff options
author | Stefan Kangas <stefan@marxist.se> | 2020-09-12 03:42:37 +0200 |
---|---|---|
committer | Stefan Kangas <stefan@marxist.se> | 2020-09-12 03:42:37 +0200 |
commit | 7d30ca7f66b546a390b12719245f174aa4765c68 (patch) | |
tree | 00ede3263fbe9412db4d61ff8fb763f8980da653 /lisp/emacs-lisp/bytecomp.el | |
parent | f5d8cfff5a32361e8d561a66973a7de83f1275f6 (diff) | |
download | emacs-7d30ca7f66b546a390b12719245f174aa4765c68.tar.gz emacs-7d30ca7f66b546a390b12719245f174aa4765c68.tar.bz2 emacs-7d30ca7f66b546a390b12719245f174aa4765c68.zip |
Move dired-jump from dired-x to dired (Bug#21981)
* lisp/dired-x.el (dired-bind-jump): Change into defvar and make
obsolete.
(dired-extra-startup): Doc fix.
(dired-jump, dired-jump-other-window): Move from here...
* lisp/dired.el (dired-jump, dired-jump-other-window): ...to here.
* lisp/bindings.el (ctl-x-map, ctl-x-4-map): Bind 'C-j' to
'dired-jump' and 'dired-jump-other-window'.
* doc/misc/dired-x.texi (Features, Installation)
(Miscellaneous Commands): Remove documentation of 'dired-jump'.
* doc/emacs/dired.texi (Dired Enter): Document 'dired-jump' and
dired-jump-other-window.
* etc/NEWS: Announce the above changes.
* test/lisp/dired-tests.el (dired-autoload): Adjust test.
Diffstat (limited to 'lisp/emacs-lisp/bytecomp.el')
0 files changed, 0 insertions, 0 deletions