diff options
| -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. |