From: Glenn Morris Date: Mon, 17 Dec 2018 22:46:48 +0000 (-0500) Subject: * doc/lispintro/emacs-lisp-intro.texi (Finding More): Fix xref. X-Git-Tag: emacs-26.1.91~39 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=582527976b3274585644a04223244aa10834933d;p=emacs.git * doc/lispintro/emacs-lisp-intro.texi (Finding More): Fix xref. --- diff --git a/doc/lispintro/emacs-lisp-intro.texi b/doc/lispintro/emacs-lisp-intro.texi index be3e938b245..01842896ced 100644 --- a/doc/lispintro/emacs-lisp-intro.texi +++ b/doc/lispintro/emacs-lisp-intro.texi @@ -4636,7 +4636,7 @@ languages, not just Lisp, and C, and it works with non-programming text as well. For example, @code{xref-find-definitions} will jump to the various nodes in the Texinfo source file of this document (provided that you've run the @command{etags} utility to record all -the nodes in the manuals that come with Emacs; @pxref{Create tags +the nodes in the manuals that come with Emacs; @pxref{Create Tags Table,,, emacs, The GNU Emacs Manual}). To use the @code{xref-find-definitions} command, type @kbd{M-.}