]> git.eshelyaron.com Git - emacs.git/commit
Buttonize function values in help (and add a blank line)
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 22 Feb 2021 21:34:03 +0000 (22:34 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 22 Feb 2021 21:34:22 +0000 (22:34 +0100)
commit77e194971c5370856a63cf02397d79f85d6b342b
tree177d9a7ca18e9c9593c7515785efab1efbebaba1
parentabd8c9b4d71651b00552d3d5dea119f22adf3874
Buttonize function values in help (and add a blank line)

* lisp/help-fns.el (describe-variable): Add a newline for better
readability (bug#46702).  This also has the side effect of
buttonizing `function-references-like-this' in the "Its value is"
part.

* lisp/help-mode.el (help-make-xrefs): Adjust comments.
lisp/help-fns.el
lisp/help-mode.el