; * doc/emacs/mule.texi (International Chars): Fix last change.
This commit is contained in:
parent
00561b59c4
commit
2e2f00f8a5
1 changed files with 1 additions and 1 deletions
|
@ -164,7 +164,7 @@ octal), which Emacs cannot interpret as part of a known encoding of
|
||||||
some non-ASCII character. Such raw bytes are treated as if they
|
some non-ASCII character. Such raw bytes are treated as if they
|
||||||
belonged to a special character set @code{eight-bit}; Emacs displays
|
belonged to a special character set @code{eight-bit}; Emacs displays
|
||||||
them as escaped octal codes (this can be customized; @pxref{Display
|
them as escaped octal codes (this can be customized; @pxref{Display
|
||||||
Custom}). In this case, @kbd{C-x =} shows @samp{raw byte} instead of
|
Custom}). In this case, @kbd{C-x =} shows @samp{raw-byte} instead of
|
||||||
@samp{file}. In addition, @kbd{C-x =} shows the character codes of
|
@samp{file}. In addition, @kbd{C-x =} shows the character codes of
|
||||||
raw bytes as if they were in the range @code{#x3FFF80..#x3FFFFF},
|
raw bytes as if they were in the range @code{#x3FFF80..#x3FFFFF},
|
||||||
which is where Emacs maps them to distinguish them from Unicode
|
which is where Emacs maps them to distinguish them from Unicode
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue