]> git.eshelyaron.com Git - emacs.git/commit
Fix finding anchor references after 'Info-on-current-buffer'
authorEli Zaretskii <eliz@gnu.org>
Fri, 2 Aug 2024 06:24:55 +0000 (09:24 +0300)
committerEshel Yaron <me@eshelyaron.com>
Fri, 2 Aug 2024 10:08:01 +0000 (12:08 +0200)
commit1b961a45908589cc1a6d0301f79eeab20fec327a
treefae033d1f9f9a27dfd31cac88c67ffc8f6c64697
parentd7805413b68cada87afc6cb0b55f616b9bf81cbc
Fix finding anchor references after 'Info-on-current-buffer'

* lisp/info.el (Info--record-tag-table): New function, extracted
from 'Info-find-node-2'.
(Info-find-node-2, Info-on-current-buffer): Use
'Info--record-tag-table'.  (Bug#72391)

(cherry picked from commit 4fa540f86587d4458cf33da352176f57e20723d4)
lisp/info.el