From 7cae7e200d1c10ddf55518f8f902facccfc22516 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Thu, 30 Oct 2008 23:46:16 +0000 Subject: [PATCH] (Indentation): Link to Program Indent. --- doc/emacs/indent.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/emacs/indent.texi b/doc/emacs/indent.texi index 4811c522a9c..3cdb19a2892 100644 --- a/doc/emacs/indent.texi +++ b/doc/emacs/indent.texi @@ -47,7 +47,8 @@ it indents every line in the region (@pxref{Mark}). Indentation means adding or removing some combination of space and tab characters (@dfn{whitespace characters}) at the start of the line, in a way that makes sense given the text in the preceding lines. Exactly how -indentation is performed depends on the major mode. +indentation is performed depends on the major mode. @xref{Program +Indent}. In text modes, @key{TAB} inserts some whitespace characters to advance point to the next tab stop (@pxref{Tab Stops}). For the -- 2.39.5