]> git.eshelyaron.com Git - emacs.git/commit
Add new convenience command for *Help*
authorJuri Linkov <juri@linkov.net>
Sat, 19 Jun 2021 23:14:29 +0000 (02:14 +0300)
committerJuri Linkov <juri@linkov.net>
Sat, 19 Jun 2021 23:14:29 +0000 (02:14 +0300)
commit415143de47089983bb3f3d6ba1a610d13166969e
tree0dd908fc8db45ebcea2b4e5c2b42a6781dec01f7
parent6636a644599c95517b3935f831fa0df42cb16bf3
Add new convenience command for *Help*

* doc/emacs/help.texi (Help Mode): Document it (bug#36767).

* lisp/help-mode.el (help-mode-map): Add 'c'.
(help-mode-menu): Add help-customize.
(help-customize): New command.
doc/emacs/help.texi
etc/NEWS
lisp/help-mode.el