* doc/emacs/indent.texi (Indent Convenience): Fix use of @xref.

This commit is contained in:
Glenn Morris 2020-12-14 13:46:35 -08:00
parent 7e30cb2c1c
commit d148f1090f

View file

@ -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