diff options
| author | Luc Teirlinck | 2006-02-02 05:37:38 +0000 |
|---|---|---|
| committer | Luc Teirlinck | 2006-02-02 05:37:38 +0000 |
| commit | 7b0df362ea7c51eaec68da874c0497644f1f952d (patch) | |
| tree | 03207e1478af412fd9ad980a5608e7f7e09f88e8 | |
| parent | 85aea0a0901257c4a964ca4f9817a364bfae3a3f (diff) | |
| download | emacs-7b0df362ea7c51eaec68da874c0497644f1f952d.tar.gz emacs-7b0df362ea7c51eaec68da874c0497644f1f952d.zip | |
(International): Correct node name.
| -rw-r--r-- | man/mule.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/mule.texi b/man/mule.texi index 350eca99dc2..86f7bec0b9b 100644 --- a/man/mule.texi +++ b/man/mule.texi | |||
| @@ -93,7 +93,7 @@ to make sure Emacs interprets keyboard input correctly; see | |||
| 93 | write files, and so on. | 93 | write files, and so on. |
| 94 | * Recognize Coding:: How Emacs figures out which conversion to use. | 94 | * Recognize Coding:: How Emacs figures out which conversion to use. |
| 95 | * Text Coding:: Choosing conversion to use for file text. | 95 | * Text Coding:: Choosing conversion to use for file text. |
| 96 | * Communications Coding:: Coding systems for interprocess communication. | 96 | * Communication Coding:: Coding systems for interprocess communication. |
| 97 | * File Name Coding:: Coding systems for file @emph{names}. | 97 | * File Name Coding:: Coding systems for file @emph{names}. |
| 98 | * Terminal Coding:: Specifying coding systems for converting | 98 | * Terminal Coding:: Specifying coding systems for converting |
| 99 | terminal input and output. | 99 | terminal input and output. |