projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7e30cb2
)
* doc/emacs/indent.texi (Indent Convenience): Fix use of @xref.
author
Glenn Morris
<rgm@gnu.org>
Mon, 14 Dec 2020 21:46:35 +0000
(13:46 -0800)
committer
Glenn Morris
<rgm@gnu.org>
Mon, 14 Dec 2020 21:46:35 +0000
(13:46 -0800)
doc/emacs/indent.texi
patch
|
blob
|
history
diff --git
a/doc/emacs/indent.texi
b/doc/emacs/indent.texi
index d6395ef155d087429462b2f85e4b42e788b3b303..e8b465063351a1577b16b15400788e6fc5335081 100644
(file)
--- a/
doc/emacs/indent.texi
+++ b/
doc/emacs/indent.texi
@@
-255,7
+255,7
@@
indentation; otherwise, it inserts a tab character.
indent can be further customized via the @code{tab-first-completion}
variable. For instance, if that variable is @code{eol}, only complete
if point is at the end of a line. @xref{Mode-Specific Indent,,,
-elisp, The Emacs Lisp Reference Manual} for further details.
+elisp, The Emacs Lisp Reference Manual}
,
for further details.
@cindex Electric Indent mode
@cindex mode, Electric Indent