diff options
author | Stefan Kangas <stefan@marxist.se> | 2022-07-02 15:41:43 +0200 |
---|---|---|
committer | Stefan Kangas <stefan@marxist.se> | 2022-07-02 16:43:29 +0200 |
commit | 0bb6b2dd1eee72788bed6d16bc6e4502e52b4e1c (patch) | |
tree | 58bae19c24f2b677a69a6d9d9b732fd3fe50a172 /lisp/mwheel.el | |
parent | 25d80e4f8115bc297ebe99bc698e8257bb0d29b3 (diff) | |
download | emacs-0bb6b2dd1eee72788bed6d16bc6e4502e52b4e1c.tar.gz emacs-0bb6b2dd1eee72788bed6d16bc6e4502e52b4e1c.tar.bz2 emacs-0bb6b2dd1eee72788bed6d16bc6e4502e52b4e1c.zip |
Move dired-info and dired-man from dired-x to dired
* lisp/dired-x.el (dired-bind-man, dired-bind-info): Change into
defvars and make obsolete.
(dired-extra-startup): Doc fix.
(dired-info, dired-man): Move from here...
* lisp/dired.el (dired-do-info, dired-do-man): ...to here and
rename. (Bug#21981)
* lisp/dired.el (dired-mode-map): Bind 'I' and 'N' to 'dired-do-info'
and 'dired-do-man'.
* doc/misc/dired-x.texi (Miscellaneous Commands): Remove documentation
of 'dired-info' and 'dired-man'.
* doc/emacs/dired.texi (Dired Enter): Document 'dired-do-info' and
'dired-do-man'.
* etc/NEWS: Announce the above changes.
Diffstat (limited to 'lisp/mwheel.el')
0 files changed, 0 insertions, 0 deletions