diff options
author | Eli Zaretskii <eliz@gnu.org> | 2002-03-03 16:25:09 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2002-03-03 16:25:09 +0000 |
commit | e20b7447d14b6039d406a33916c5bd7395cf2942 (patch) | |
tree | 642cae380cd919b6ee5a73ad9e8b9ef1390acb03 /man | |
parent | adcce7d5f5c2323ff8d56fb12841bab6b541170d (diff) | |
download | emacs-e20b7447d14b6039d406a33916c5bd7395cf2942.tar.gz |
(International): Fix wording of the last change.
Diffstat (limited to 'man')
-rw-r--r-- | man/mule.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/mule.texi b/man/mule.texi index 670997edfc6..c559795381a 100644 --- a/man/mule.texi +++ b/man/mule.texi @@ -76,8 +76,8 @@ appropriate keyboard coding system (@pxref{Specify Coding}), and Emacs will accept those characters. Latin-1 characters can also be input by using the @kbd{C-x 8} prefix, see @ref{Single-Byte Character Support, C-x 8}. On X Window systems, your locale should be set to an -appropriate value to make sure keyboard input is interpreted -correctly by Emacs, see @ref{Language Environments, locales}. +appropriate value to make sure Emacs interprets keyboard input +correctly, see @ref{Language Environments, locales}. @end itemize The rest of this chapter describes these issues in detail. |