Mercurial > emacs
changeset 23797:5475f2331d88
(help-make-xrefs): Use `info', not the non-autoloaded
`Info-goto-node'.
author | Dave Love <fx@gnu.org> |
---|---|
date | Wed, 02 Dec 1998 19:36:22 +0000 |
parents | cfe23974522e |
children | 594b3116e1b0 |
files | lisp/help.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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