diff options
| author | Richard M. Stallman | 2006-02-02 04:41:14 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2006-02-02 04:41:14 +0000 |
| commit | 91af4758f07aefa9627cbdb050cdc073520f0d8e (patch) | |
| tree | bb2d6b39244ffbbc1b0c43e39da23272761fc453 | |
| parent | b3d9da456a79301112d18ee386596074d3644853 (diff) | |
| download | emacs-91af4758f07aefa9627cbdb050cdc073520f0d8e.tar.gz emacs-91af4758f07aefa9627cbdb050cdc073520f0d8e.zip | |
(Top): Update subnode menu.
| -rw-r--r-- | man/emacs.texi | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/man/emacs.texi b/man/emacs.texi index ddd0660c41d..ddf94cc96e1 100644 --- a/man/emacs.texi +++ b/man/emacs.texi | |||
| @@ -460,7 +460,11 @@ International Character Set Support | |||
| 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 | * Specify Coding:: Various ways to choose which conversion to use. | 463 | * Text Coding:: Choosing conversion to use for file text. |
| 464 | * Communications Coding:: Coding systems for interprocess communication. | ||
| 465 | * File Name Coding:: Coding systems for file @emph{names}. | ||
| 466 | * Terminal Coding:: Specifying coding systems for converting | ||
| 467 | terminal input and output. | ||
| 464 | * Fontsets:: Fontsets are collections of fonts | 468 | * Fontsets:: Fontsets are collections of fonts |
| 465 | that cover the whole spectrum of characters. | 469 | that cover the whole spectrum of characters. |
| 466 | * Defining Fontsets:: Defining a new fontset. | 470 | * Defining Fontsets:: Defining a new fontset. |