]> git.eshelyaron.com Git - emacs.git/commit
Allow substitute-command-keys to include menus in \{...} output
authorLars Ingebrigtsen <larsi@gnus.org>
Fri, 13 May 2022 13:54:16 +0000 (15:54 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Fri, 13 May 2022 13:54:16 +0000 (15:54 +0200)
commitebfec5c119e5758de0ec9ba1136f3e17268da5c3
treef4414aabd6ce8cc7c9c6afbad30e0b0b866d3e5a
parent2ec9f025d242cf28098cf01c532d0cf4e6bd1661
Allow substitute-command-keys to include menus in \{...} output

* doc/lispref/help.texi (Keys in Documentation): Document it.
* lisp/help.el (substitute-command-keys): Add an argument to
include menus in the \{...-map} output (bug#24236).
doc/lispref/help.texi
lisp/help.el