diff options
| author | Luc Teirlinck | 2006-02-02 05:40:45 +0000 |
|---|---|---|
| committer | Luc Teirlinck | 2006-02-02 05:40:45 +0000 |
| commit | c79fccd69faf302df2a480d1edefd0c86d7e15ac (patch) | |
| tree | 5bf1aab506385c37dbe6fa1be757ae6599d72856 | |
| parent | 10929a5c73c2aeb3dbbaab05f79bc9238bea430e (diff) | |
| download | emacs-c79fccd69faf302df2a480d1edefd0c86d7e15ac.tar.gz emacs-c79fccd69faf302df2a480d1edefd0c86d7e15ac.zip | |
(Top): Correct node name.
| -rw-r--r-- | man/emacs.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/emacs.texi b/man/emacs.texi index ddf94cc96e1..5fb9af71c43 100644 --- a/man/emacs.texi +++ b/man/emacs.texi | |||
| @@ -461,7 +461,7 @@ International Character Set Support | |||
| 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. |