]> git.eshelyaron.com Git - emacs.git/commit
Add new option help-link-key-to-documentation
authorStefan Kangas <stefan@marxist.se>
Sun, 24 Oct 2021 14:47:22 +0000 (16:47 +0200)
committerStefan Kangas <stefan@marxist.se>
Sun, 24 Oct 2021 14:47:22 +0000 (16:47 +0200)
commit68d11cc248524750c008a418faca4a9182d51758
treec3a0c38c753a0762503df56e11111c178e054226
parent860e8c524bc1695b67fe1001412529da47b11138
Add new option help-link-key-to-documentation

* lisp/help.el (help-link-key-to-documentation): New user option.
(substitute-command-keys): Add a link from keys to the command they
are bound to, if the above new option is non-nil.  (Bug#8951)
* etc/NEWS: Announce the new option.
etc/NEWS
lisp/help-mode.el
lisp/help.el