From: Eli Zaretskii Date: Sat, 9 Jun 2001 14:19:25 +0000 (+0000) Subject: (Basic Indent): Add a cross-reference to description of indent-tabs-mode. X-Git-Tag: emacs-pretest-21.0.104~298 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5151db0c4e24263c5dfc92c31cef8aa2eabe3648;p=emacs.git (Basic Indent): Add a cross-reference to description of indent-tabs-mode. --- diff --git a/man/programs.texi b/man/programs.texi index 1f1215a3fc0..6e15e811c6b 100644 --- a/man/programs.texi +++ b/man/programs.texi @@ -446,6 +446,9 @@ inside a string. This restriction is vital for making the indentation commands fast; you must simply accept it. @xref{Defuns}, for more information on this. + Normally, lines are indented with tabs and spaces. If you want Emacs +to use spaces only, see @ref{Just Spaces}. + @node Multi-line Indent @subsection Indenting Several Lines