]> git.eshelyaron.com Git - emacs.git/commit
Minor shortdoc link improvements
authorDaniel Martín <mardani29@yahoo.es>
Sun, 10 Jan 2021 12:45:44 +0000 (13:45 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 10 Jan 2021 12:45:44 +0000 (13:45 +0100)
commite62f71988f8e75de676ea5e0775c97eab1d8793a
tree356e5c3189a775e342bffffac632ef71a9e5d01d
parent14a1a84a33a500d49ce23124f549ff28bd007f41
Minor shortdoc link improvements

* lisp/emacs-lisp/shortdoc.el (shortdoc--display-function): Use
describe-function as a fallback link when a function is not documented
in any Info manual.  Also make the link respond to mouse-1, like the
rest of *Help* links, and add a proper help-echo property.
* lisp/help-fns.el (help-fns--mention-shortdoc-groups): Same link
improvement as described before, this time for the shortdoc groups
(bug#45750).
lisp/emacs-lisp/shortdoc.el
lisp/help-fns.el