]> git.eshelyaron.com Git - emacs.git/commit
Add toolbar for help-mode
authorStefan Kangas <stefan@marxist.se>
Sat, 20 Feb 2021 04:55:33 +0000 (05:55 +0100)
committerStefan Kangas <stefan@marxist.se>
Sat, 20 Feb 2021 05:43:03 +0000 (06:43 +0100)
commitc85c8e7d42ae2a5fc95fa7b14257389d8383b34d
tree7e6a6734c8a05416223da8a8ec5316089bcc3a29
parentb612f1a41f3f0282da6bbe1f7864d93ec9ac8007
Add toolbar for help-mode

* lisp/help-mode.el (help-mode): Add toolbar.
(help-mode-tool-bar-map): New variable.
(help-mode-menu): Disable forward/backward items when stack is empty.

(help-bookmark-make-record, help-bookmark-jump): Minor doc fixes.
lisp/help-mode.el