# HG changeset patch # User Chong Yidong # Date 1225410376 0 # Node ID 48ebda79dcbda80fb20dd8a2e54c7079f3ead2b5 # Parent 6ca1ece7bbe94b37d492acdb802eeae290216d6b (Indentation): Link to Program Indent. diff -r 6ca1ece7bbe9 -r 48ebda79dcbd doc/emacs/indent.texi --- 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