Mercurial > emacs
changeset 38009:b6036155d1ca
(Basic Indent): Add a cross-reference to description of indent-tabs-mode.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 09 Jun 2001 14:19:25 +0000 |
parents | 710f2cbdd6ab |
children | 8a8cf4d74475 |
files | man/programs.texi |
diffstat | 1 files changed, 3 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/man/programs.texi Sat Jun 09 14:15:34 2001 +0000 +++ b/man/programs.texi Sat Jun 09 14:19:25 2001 +0000 @@ -446,6 +446,9 @@ 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