From: Dave Love Date: Mon, 21 Sep 1998 17:39:54 +0000 (+0000) Subject: (help-make-xrefs): Fix typo affecting Info references. X-Git-Tag: emacs-20.4~1658 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=91fd6b858cb6b2e75d992ce0b6adfa1afc26bb01;p=emacs.git (help-make-xrefs): Fix typo affecting Info references. --- diff --git a/lisp/help.el b/lisp/help.el index 7c59a96ef43..c2b1a4f061d 100644 --- a/lisp/help.el +++ b/lisp/help.el @@ -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