]> git.eshelyaron.com Git - emacs.git/commitdiff
* doc/emacs/indent.texi (Indent Convenience): Fix use of @xref.
authorGlenn Morris <rgm@gnu.org>
Mon, 14 Dec 2020 21:46:35 +0000 (13:46 -0800)
committerGlenn Morris <rgm@gnu.org>
Mon, 14 Dec 2020 21:46:35 +0000 (13:46 -0800)
doc/emacs/indent.texi

index d6395ef155d087429462b2f85e4b42e788b3b303..e8b465063351a1577b16b15400788e6fc5335081 100644 (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