emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/doc/emacs/indent.texi,v


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/doc/emacs/indent.texi,v
Date: Thu, 30 Oct 2008 23:46:17 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      08/10/30 23:46:16

Index: indent.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/emacs/indent.texi,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- indent.texi 28 Oct 2008 00:40:09 -0000      1.4
+++ indent.texi 30 Oct 2008 23:46:16 -0000      1.5
@@ -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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]