]> git.eshelyaron.com Git - emacs.git/commit
Add some sanity checks to dired-x.el key bindings
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 9 Oct 2019 07:38:11 +0000 (09:38 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 9 Oct 2019 07:38:11 +0000 (09:38 +0200)
commit3d0d2d1a195072d7683b88757f63e8e953988cfb
treeb81342b8683c3785702c38b5b6f3fad5f11226c8
parenta6dfd9145f487ffa5e26adb1257f5e485d3ab3e7
Add some sanity checks to dired-x.el key bindings

* lisp/dired-x.el: Ensure that prefix keys haven't be rebound to
commands before adding keystrokes (bug#25190).
lisp/dired-x.el