summaryrefslogtreecommitdiff
path: root/man/indent.texi
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2001-08-08 23:36:56 +0000
committerRichard M. Stallman <rms@gnu.org>2001-08-08 23:36:56 +0000
commit7fb4961cb146dd81136bce74b3b661c5c7946774 (patch)
tree8eaf3e7f801bb30e7bba3036c8c09e6b6b54cd3a /man/indent.texi
parent7bef65a57b2ad7887f3d06db50fad830d33cebe5 (diff)
downloademacs-7fb4961cb146dd81136bce74b3b661c5c7946774.tar.gz
Minor cleanup.
Diffstat (limited to 'man/indent.texi')
-rw-r--r--man/indent.texi5
1 files changed, 3 insertions, 2 deletions
diff --git a/man/indent.texi b/man/indent.texi
index a3275165e84..628e97f2756 100644
--- a/man/indent.texi
+++ b/man/indent.texi
@@ -53,8 +53,9 @@ knows about many aspects of C syntax.
indents to the next tab stop column. You can set the tab stops with
@kbd{M-x edit-tab-stops}.
- Normally, @key{TAB} inserts an optimal mix of tabs and spaces to
-indent lines. @xref{Just Spaces}, for how to override that.
+ Normally, @key{TAB} inserts an optimal mix of tabs and spaces for
+the intended indentation. @xref{Just Spaces}, for how to prevent use
+of tabs.
@menu
* Indentation Commands:: Various commands and techniques for indentation.