projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8bb042
)
* doc/lispintro/emacs-lisp-intro.texi (Finding More): Fix xref.
author
Glenn Morris
<rgm@gnu.org>
Mon, 17 Dec 2018 22:46:48 +0000
(17:46 -0500)
committer
Glenn Morris
<rgm@gnu.org>
Mon, 17 Dec 2018 22:46:48 +0000
(17:46 -0500)
doc/lispintro/emacs-lisp-intro.texi
patch
|
blob
|
history
diff --git
a/doc/lispintro/emacs-lisp-intro.texi
b/doc/lispintro/emacs-lisp-intro.texi
index be3e938b2456a780a9a41529241fb1ecc7507f5b..01842896cedc8c5efdd3e2ea38cb7622fee5ea14 100644
(file)
--- 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
t
ags
+the nodes in the manuals that come with Emacs; @pxref{Create
T
ags
Table,,, emacs, The GNU Emacs Manual}).
To use the @code{xref-find-definitions} command, type @kbd{M-.}