]> git.eshelyaron.com Git - emacs.git/commitdiff
(help-make-xrefs): Use `info', not the non-autoloaded
authorDave Love <fx@gnu.org>
Wed, 2 Dec 1998 19:36:22 +0000 (19:36 +0000)
committerDave Love <fx@gnu.org>
Wed, 2 Dec 1998 19:36:22 +0000 (19:36 +0000)
`Info-goto-node'.

lisp/help.el

index 2f4135b713303dc74404c1792ab32c9e4f46a2cf..5220f21a20c6728b1cd42c8da929ee401376d4a3 100644 (file)
@@ -970,7 +970,7 @@ that."
               ;; Info references
               (save-excursion
                 (while (re-search-forward help-xref-info-regexp nil t)
-                  (help-xref-button 1 #'Info-goto-node (match-string 1))))
+                  (help-xref-button 1 #'info (match-string 1))))
               ;; An obvious case of a key substitution:
               (save-excursion              
                 (while (re-search-forward