]> git.eshelyaron.com Git - emacs.git/commit
Allow 'help-quick' to use a non-global keymap
authorPhilip Kaludercic <philipk@posteo.net>
Thu, 11 Apr 2024 07:00:50 +0000 (09:00 +0200)
committerEshel Yaron <me@eshelyaron.com>
Sun, 14 Apr 2024 17:09:58 +0000 (19:09 +0200)
commit52a2b5d95c1a16e0f2b32eea597ec7a606f981fd
tree9876d9e7135c7adc3b6139c1a2199ee2da39a292
parentdb7731345b52f291e39a67e942eb25a6bd5d119d
Allow 'help-quick' to use a non-global keymap

* lisp/help.el (help-quick-sections): Mention
'help-quick-use-map' in docstring.
(help-quick-use-map): Add new variable, defaulting to the
global-map.
(help-quick): Use new variable.

(cherry picked from commit 6c721af9c8ee2229af57491cc2833f6743c8ddab)
lisp/help.el