# HG changeset patch # User Dave Love # Date 912627382 0 # Node ID 5475f2331d883932f6b723a575cf0af3daecc3d0 # Parent cfe23974522eb11788ce302cd3d658b7b80ea9ca (help-make-xrefs): Use `info', not the non-autoloaded `Info-goto-node'. diff -r cfe23974522e -r 5475f2331d88 lisp/help.el --- a/lisp/help.el Wed Dec 02 18:16:13 1998 +0000 +++ b/lisp/help.el Wed Dec 02 19:36:22 1998 +0000 @@ -970,7 +970,7 @@ ;; 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