]> code.delx.au - gnu-emacs/commitdiff
(Basic Indent): Add a cross-reference to description of indent-tabs-mode.
authorEli Zaretskii <eliz@gnu.org>
Sat, 9 Jun 2001 14:19:25 +0000 (14:19 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 9 Jun 2001 14:19:25 +0000 (14:19 +0000)
man/programs.texi

index 1f1215a3fc015a28c55e1592d6ae540592813c3e..6e15e811c6b839a0b9065915cbec0896b5ba902c 100644 (file)
@@ -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