changeset 68550:d7a826d9ac51

(Top): Update subnode menu.
author Richard M. Stallman <rms@gnu.org>
date Thu, 02 Feb 2006 04:41:14 +0000
parents 9aa281f8a64b
children 73bc127375e9
files man/emacs.texi
diffstat 1 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/man/emacs.texi	Thu Feb 02 04:40:52 2006 +0000
+++ b/man/emacs.texi	Thu Feb 02 04:41:14 2006 +0000
@@ -460,7 +460,11 @@
 * 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::          Various ways to choose which conversion to use.
+* Text Coding::             Choosing conversion to use for file text.
+* Communications Coding::   Coding systems for interprocess communication.
+* File Name Coding::        Coding systems for file @emph{names}.
+* Terminal Coding::         Specifying coding systems for converting
+                              terminal input and output.
 * Fontsets::                Fontsets are collections of fonts
                               that cover the whole spectrum of characters.
 * Defining Fontsets::       Defining a new fontset.