]> git.eshelyaron.com Git - emacs.git/commit
Bind M-G unconditionally in Dired
authorStefan Kangas <stefan@marxist.se>
Sat, 9 Jul 2022 08:21:31 +0000 (10:21 +0200)
committerStefan Kangas <stefan@marxist.se>
Sat, 9 Jul 2022 09:47:52 +0000 (11:47 +0200)
commitd74dad673b854b011b23853d298c9a8f86d2d6ad
tree10dd53d0df7feb335d8181e4e0031bfb9310d6b2
parent04f1396640f2af1a3be2ba48181c4e9242e6e77c
Bind M-G unconditionally in Dired

* lisp/dired-x.el: Move dired-goto-subdir binding from here...
* lisp/dired.el (dired-mode-map): ...to here.  (Bug#21981)

* doc/misc/dired-x.texi (Miscellaneous Commands): Move
documentation of above command from here...
* doc/emacs/dired.texi (Subdirectory Motion): ...to here.
doc/emacs/dired.texi
doc/misc/dired-x.texi
etc/NEWS
lisp/dired-x.el
lisp/dired.el