From 18fc4652a5fb4ee6cc2f64b12baac3c52751c42c Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 9 Jun 2001 14:15:34 +0000 Subject: [PATCH] Add a cross-reference to the description of indent-tabs-mode. --- man/indent.texi | 3 +++ 1 file changed, 3 insertions(+) diff --git a/man/indent.texi b/man/indent.texi index 16c6db21276..d4591bd4ede 100644 --- a/man/indent.texi +++ b/man/indent.texi @@ -52,6 +52,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 a mix of tabs and spaces to indent lines. +@xref{Just Spaces}, for how to override that. + @menu * Indentation Commands:: Various commands and techniques for indentation. * Tab Stops:: You can set arbitrary "tab stops" and then -- 2.39.5