changeset 99264:48ebda79dcbd

(Indentation): Link to Program Indent.
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 30 Oct 2008 23:46:16 +0000
parents 6ca1ece7bbe9
children a761500ef03c
files doc/emacs/indent.texi
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/emacs/indent.texi	Thu Oct 30 23:46:10 2008 +0000
+++ b/doc/emacs/indent.texi	Thu Oct 30 23:46:16 2008 +0000
@@ -47,7 +47,8 @@
 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