# HG changeset patch # User Richard M. Stallman # Date 1138855274 0 # Node ID d7a826d9ac5158ba97ac19549b6d7e1375d43c1d # Parent 9aa281f8a64b6a4ce851de7c8c558086629bc82d (Top): Update subnode menu. diff -r 9aa281f8a64b -r d7a826d9ac51 man/emacs.texi --- 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.