aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2018-07-27 08:54:44 +0300
committerEli Zaretskii2018-07-27 08:54:44 +0300
commit2e2f00f8a55e0092a5b81e513a732f70d5fd863b (patch)
tree9be6120ca9c46e7fa4612ca63303116c9d58647e
parent00561b59c46106e8fb93f1ada223531cc897757a (diff)
downloademacs-2e2f00f8a55e0092a5b81e513a732f70d5fd863b.tar.gz
emacs-2e2f00f8a55e0092a5b81e513a732f70d5fd863b.zip
; * doc/emacs/mule.texi (International Chars): Fix last change.
-rw-r--r--doc/emacs/mule.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/mule.texi b/doc/emacs/mule.texi
index 8ced575188f..6c0c5b23989 100644
--- a/doc/emacs/mule.texi
+++ b/doc/emacs/mule.texi
@@ -164,7 +164,7 @@ octal), which Emacs cannot interpret as part of a known encoding of
164some non-ASCII character. Such raw bytes are treated as if they 164some non-ASCII character. Such raw bytes are treated as if they
165belonged to a special character set @code{eight-bit}; Emacs displays 165belonged to a special character set @code{eight-bit}; Emacs displays
166them as escaped octal codes (this can be customized; @pxref{Display 166them as escaped octal codes (this can be customized; @pxref{Display
167Custom}). In this case, @kbd{C-x =} shows @samp{raw byte} instead of 167Custom}). In this case, @kbd{C-x =} shows @samp{raw-byte} instead of
168@samp{file}. In addition, @kbd{C-x =} shows the character codes of 168@samp{file}. In addition, @kbd{C-x =} shows the character codes of
169raw bytes as if they were in the range @code{#x3FFF80..#x3FFFFF}, 169raw bytes as if they were in the range @code{#x3FFF80..#x3FFFFF},
170which is where Emacs maps them to distinguish them from Unicode 170which is where Emacs maps them to distinguish them from Unicode