]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Tue, 6 May 2003 06:51:13 +0000 (06:51 +0000)
committerKenichi Handa <handa@m17n.org>
Tue, 6 May 2003 06:51:13 +0000 (06:51 +0000)
etc/NEWS

index 5535f1261e7038cbc3d8467793884a33fdb5ce0f..336c881f2406f9dc6a041e9352081b707f8ace63 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -5,6 +5,18 @@ See the end for copying conditions.
 Please send Emacs bug reports to bug-gnu-emacs@gnu.org.
 For older news, see the file ONEWS
 
+\f
+* Changes in Emacs 21.4
+
+** UTF-16 coding systems changed their behaviour.  Coding systems
+`mule-utf-16-le' and `mule-utf-16-be' now don't skip the first two
+bytes as BOM on decoding, and don't produce BOM bytes on encoding.
+The new coding systems `mule-utf-16-le-with-signature' and
+`mule-utf-16-be-with-signature' behave the same way as the previous
+`mule-utf-16-le' and `mule-utf-16-be' respectively.  So,
+`utf-16-le-with-signature-dos' is useful as the value of
+`selection-coding-system' in MS Windows.a
+
 \f
 * Installation changes in Emacs 21.3