summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2006-07-03 15:48:40 +0000
committerRichard M. Stallman <rms@gnu.org>2006-07-03 15:48:40 +0000
commit9f4e54c8250f335104c93f67ce12d09e8ad55877 (patch)
tree5f1cd74d145330372dca15151c9c00c6f7100a4b
parent50148a91b426fb6be9009d968f64b0e6d645e799 (diff)
downloademacs-9f4e54c8250f335104c93f67ce12d09e8ad55877.tar.gz
(Top): Update subnode menus.
-rw-r--r--man/emacs.texi5
1 files changed, 4 insertions, 1 deletions
diff --git a/man/emacs.texi b/man/emacs.texi
index d89cb05efa5..5154f5f9cba 100644
--- a/man/emacs.texi
+++ b/man/emacs.texi
@@ -137,7 +137,7 @@ and Sending Mail and Registers and Minibuffer.
* Manifesto:: What's GNU? Gnu's Not Unix!
* Acknowledgments:: Major contributors to GNU Emacs.
-Indexes (nodes containing large menus)
+Indexes (each index contains a large menu)
* Key Index:: An item for each standard Emacs key sequence.
* Option Index:: An item for every command-line option.
* Command Index:: An item for each command name.
@@ -320,6 +320,7 @@ Registers
Controlling the Display
* Scrolling:: Moving text up and down in a window.
+* Auto Scrolling:: Redisplay scrolls text automatically when needed.
* Horizontal Scrolling:: Moving text left and right in a window.
* Follow Mode:: Follow mode lets two windows scroll as one.
* Faces:: How to change the display style using faces.
@@ -470,6 +471,8 @@ International Character Set Support
* Coding Systems:: Character set conversion when you read and
write files, and so on.
* Recognize Coding:: How Emacs figures out which conversion to use.
+* Specify Coding:: Specifying a file's coding system explicitly.
+* Output Coding:: Choosing coding systems for output.
* Text Coding:: Choosing conversion to use for file text.
* Communication Coding:: Coding systems for interprocess communication.
* File Name Coding:: Coding systems for file @emph{names}.