comparison man/emacs.texi @ 68558:a88f5a32666c

(Top): Correct node name.
author Luc Teirlinck <teirllm@auburn.edu>
date Thu, 02 Feb 2006 05:40:45 +0000
parents d7a826d9ac51
children dc2d5a6655a3 49f9dd4bb117 d6f8fe3307c8
comparison
equal deleted inserted replaced
68557:49007330e598 68558:a88f5a32666c
459 * Multibyte Conversion:: How single-byte characters convert to multibyte. 459 * Multibyte Conversion:: How single-byte characters convert to multibyte.
460 * Coding Systems:: Character set conversion when you read and 460 * Coding Systems:: Character set conversion when you read and
461 write files, and so on. 461 write files, and so on.
462 * Recognize Coding:: How Emacs figures out which conversion to use. 462 * Recognize Coding:: How Emacs figures out which conversion to use.
463 * Text Coding:: Choosing conversion to use for file text. 463 * Text Coding:: Choosing conversion to use for file text.
464 * Communications Coding:: Coding systems for interprocess communication. 464 * Communication Coding:: Coding systems for interprocess communication.
465 * File Name Coding:: Coding systems for file @emph{names}. 465 * File Name Coding:: Coding systems for file @emph{names}.
466 * Terminal Coding:: Specifying coding systems for converting 466 * Terminal Coding:: Specifying coding systems for converting
467 terminal input and output. 467 terminal input and output.
468 * Fontsets:: Fontsets are collections of fonts 468 * Fontsets:: Fontsets are collections of fonts
469 that cover the whole spectrum of characters. 469 that cover the whole spectrum of characters.