]> git.eshelyaron.com Git - emacs.git/commitdiff
(help-make-xrefs): Fix typo affecting Info references.
authorDave Love <fx@gnu.org>
Mon, 21 Sep 1998 17:39:54 +0000 (17:39 +0000)
committerDave Love <fx@gnu.org>
Mon, 21 Sep 1998 17:39:54 +0000 (17:39 +0000)
lisp/help.el

index 7c59a96ef4345c2d8aab4b4fa1cb33bd5bc176dd..c2b1a4f061d287a7c6660dae9a0679773030f617 100644 (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