]> git.eshelyaron.com Git - emacs.git/commit
Use substitute-command-keys for buffer-menu help
authorStefan Kangas <stefankangas@gmail.com>
Tue, 15 Nov 2022 07:45:02 +0000 (08:45 +0100)
committerStefan Kangas <stefankangas@gmail.com>
Tue, 15 Nov 2022 07:45:02 +0000 (08:45 +0100)
commit0ac626f1d4eba84bd988a16991178ff25a07ece5
tree5154bfcea5ac835cdcfb06e6ce1a27a518a99f55
parent222c2970323e72c174f7b47201863ec9092e9595
Use substitute-command-keys for buffer-menu help

* lisp/buff-menu.el (buffer-menu--display-help): New function.
(buffer-menu, buffer-menu-other-window): Fontify key bindings
using substitute-command-keys.
(Buffer-menu-delete): Advertise key binding as 'd'.
(Buffer-menu-this-window): Advertise key binding as 'f'.
lisp/buff-menu.el