]> git.eshelyaron.com Git - emacs.git/commit
Don't display redundant 'see' in info-mode
authorRobert Pluim <rpluim@gmail.com>
Thu, 25 Nov 2021 14:55:40 +0000 (15:55 +0100)
committerRobert Pluim <rpluim@gmail.com>
Thu, 25 Nov 2021 17:12:39 +0000 (18:12 +0100)
commit3dcb629f6ac227eb0f9ca46203035b16bf387911
treeecb98e1fad1c3b963e18252fbc431fe857b36c39
parent223c956fc6568864440fd5bc70b7f4321e0c0fb2
Don't display redundant 'see' in info-mode

* lisp/info.el (Info-fontify-node): Don't show 'see' when displaying
the result of "(See @ref" or "also @ref", but leave "Also @ref" alone.
lisp/info.el