diff options
author | Richard M. Stallman <rms@gnu.org> | 2002-03-14 09:02:11 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 2002-03-14 09:02:11 +0000 |
commit | afcdd7bd284aa9fe8ab4bbf9783750b31bca612d (patch) | |
tree | b5d25500cbfc50b8f89b0400a9b85b288c085a0b /man | |
parent | 996d82f8278c9c82f7e5e1bf1ff09f401ea3204b (diff) | |
download | emacs-afcdd7bd284aa9fe8ab4bbf9783750b31bca612d.tar.gz |
Syntax fix around @ref.
Diffstat (limited to 'man')
-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 c559795381a..987c8cf2557 100644 --- a/man/mule.texi +++ b/man/mule.texi @@ -77,7 +77,7 @@ 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 Emacs interprets keyboard input -correctly, see @ref{Language Environments, locales}. +correctly; see @ref{Language Environments, locales}. @end itemize The rest of this chapter describes these issues in detail. |