]> git.eshelyaron.com Git - emacs.git/commit
Make `C-h m' list unbound commands applicable for the mode
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 14 Feb 2021 13:07:48 +0000 (14:07 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 14 Feb 2021 13:07:48 +0000 (14:07 +0100)
commit98e3ee27472d071c353743dcfc0eaef7c2f21059
tree41d3844b21ae853c0a86fabe9464e529f0345b37
parent40f7804ecb299a7f7c3accd19d27e2898d3b8374
Make `C-h m' list unbound commands applicable for the mode

* lisp/help-fns.el (help-fns--list-local-commands): New function.
(describe-mode): Use it.
lisp/help-fns.el