(help-make-xrefs): Fix typo affecting Info references.

This commit is contained in:
Dave Love
1998-09-21 17:39:54 +00:00
parent 9b956af264
commit 91fd6b858c

View File

@@ -949,7 +949,7 @@ that."
;; Info references
(save-excursion
(while (re-search-forward help-xref-info-regexp nil t)
(help-xref-button 1 #'Info-goto-node (list (match-data 1)))))
(help-xref-button 1 #'Info-goto-node (match-string 1))))
;; An obvious case of a key substitution:
(save-excursion
(while (re-search-forward