]> git.eshelyaron.com Git - emacs.git/commit
Browser-like Info-history button menu (bug#37184)
authorJuri Linkov <juri@linkov.net>
Tue, 27 Aug 2019 20:48:57 +0000 (23:48 +0300)
committerJuri Linkov <juri@linkov.net>
Tue, 27 Aug 2019 20:48:57 +0000 (23:48 +0300)
commitba5d9795f87fb2660be5d54516c97e2d56344b03
treef06942d6e9ee1f92700eaefb04bc07979728a777
parentba1f7797fbf6c6b94f5236b621b6aeda9ada405c
Browser-like Info-history button menu (bug#37184)

* doc/misc/info.texi (Help-Int): Using tool-bar to navigate history.

* lisp/info.el (Info-history-menu): New function.
(Info-history-back-menu, Info-history-forward-menu): New commands.
(Info-mode-map): Bind Info-history-back-menu and
Info-history-forward-menu to tool-bar on C-key.
doc/misc/info.texi
etc/NEWS
lisp/info.el