summaryrefslogtreecommitdiff
path: root/doc/lispref/vol1.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/lispref/vol1.texi')
-rw-r--r--doc/lispref/vol1.texi1
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.