diff options
Diffstat (limited to 'doc/lispref/vol1.texi')
-rw-r--r-- | doc/lispref/vol1.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/lispref/vol1.texi b/doc/lispref/vol1.texi index c0d5767697d..e8ef4f07683 100644 --- a/doc/lispref/vol1.texi +++ b/doc/lispref/vol1.texi @@ -785,6 +785,7 @@ Major and Minor Modes * Mode Line Format:: Customizing the text that appears in the mode line. * Imenu:: Providing a menu of definitions made in a buffer. * Font Lock Mode:: How modes can highlight text according to syntax. +* Auto-Indentation:: How to teach Emacs to indent for a major mode. * Desktop Save Mode:: How modes can have buffer state saved between Emacs sessions. |