diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2003-02-04 13:24:35 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2003-02-04 13:24:35 +0000 |
commit | a1506d2977a8c2eb982ad0b59416009cdfaa6f51 (patch) | |
tree | 3cbb868ad6eb3b188d5064389538c490c124d8be /lisp/international/utf-16.el | |
parent | f1180544bb5ff44cdb45b8734734294b0a2fa7a4 (diff) | |
download | emacs-a1506d2977a8c2eb982ad0b59416009cdfaa6f51.tar.gz |
Trailing whitepace deleted.
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 |