changeset 23291:15b83e8bd4da

(help-make-xrefs): Fix typo affecting Info references.
author Dave Love <fx@gnu.org>
date Mon, 21 Sep 1998 17:39:54 +0000
parents 9917b9a0024d
children 2076beb17834
files lisp/help.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/help.el	Mon Sep 21 17:36:14 1998 +0000
+++ b/lisp/help.el	Mon Sep 21 17:39:54 1998 +0000
@@ -949,7 +949,7 @@
               ;; 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