]> git.eshelyaron.com Git - emacs.git/commit
Fix display of @xref documentation in Info
authorEli Zaretskii <eliz@gnu.org>
Mon, 15 Apr 2024 12:47:39 +0000 (15:47 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sat, 20 Apr 2024 11:01:15 +0000 (14:01 +0300)
commitcf1cf1e539507af403001328dd84f933061b928c
tree9b26f305495f53b6b229b464ba4e68471200d30a
parentbb7fdf74f9c5507deebb608a16512e3ee3fff29b
Fix display of @xref documentation in Info

* lisp/info.el (Info--dont-hide-references): New variable.
(Info-fontify-node): Use 'Info--dont-hide-references' to disable
hiding "*Note" or showing "See" instead of it in select nodes.
(Bug#70382)

(cherry picked from commit a80a5d42d3a5f095c9d52ef5f5fe18d2e500d875)
lisp/info.el