diff options
Diffstat (limited to 'lisp/international/utf-16.el')
-rw-r--r-- | lisp/international/utf-16.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/international/utf-16.el b/lisp/international/utf-16.el index a026b9678e2..e9b7c801f91 100644 --- a/lisp/international/utf-16.el +++ b/lisp/international/utf-16.el @@ -225,7 +225,7 @@ They correspond to these Emacs character sets: On decoding (e.g. reading a file), Unicode characters not in the above ranges are decoded as U+FFFD, effectively corrupting the data -if they are re-encoded. +if they are re-encoded. On encoding (e.g. writing a file), Emacs characters not belonging to any of the character sets listed above are encoded into the byte |