]> git.eshelyaron.com Git - emacs.git/commit
Allow showing prefix commands in Help buffers
authorEli Zaretskii <eliz@gnu.org>
Thu, 23 Mar 2023 08:31:56 +0000 (10:31 +0200)
committerEli Zaretskii <eliz@gnu.org>
Thu, 23 Mar 2023 08:31:56 +0000 (10:31 +0200)
commit19c95b141606282915ed6c1a3f2c42a6b7a4420b
treeb65cec07e615183dcffab5b7230ab62a8f4ae745
parentf0a2f37deec868751542f5b67fc9e545570172ae
Allow showing prefix commands in Help buffers

* lisp/help.el (describe-bindings-show-prefix-commands): New user
option.
(describe-map): Use it to decide whether to output prefix
commands.  Patch by Bob Rogers <rogers@rgrjr.com>.  (Bug#62279)

* etc/NEWS: Document 'describe-bindings-show-prefix-commands'.
etc/NEWS
lisp/help.el