]> git.eshelyaron.com Git - emacs.git/commit
Add a quick-help menu
authorPhilip Kaludercic <philipk@posteo.net>
Sat, 17 Sep 2022 14:52:01 +0000 (16:52 +0200)
committerPhilip Kaludercic <philipk@posteo.net>
Fri, 14 Oct 2022 16:26:08 +0000 (18:26 +0200)
commit51fc195d39de6d7b1dad782d5d89476462eb6db8
tree44a3ce8a025627aa00beabb55254d34e828ccb49
parent8fc5148429545b795dcd8be2740088582a2d4e23
Add a quick-help menu

* lisp/help.el (help-map): Bind 'help-quit-or-quick' instead of 'help-quit'.
(help-quick-sections): Add variable.
(help-quick): Add main command.
(cheat-sheet): Add alias for 'help-quick'.
(help-quit-or-quick): Add auxiliary command.
lisp/help.el (help-for-help):  Mention 'help-quit-or-quick'.
* etc/NEWS (https): Mention 'help-quit'.
etc/NEWS
lisp/help.el