]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Thu, 25 Jan 2001 13:14:54 +0000 (13:14 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 25 Jan 2001 13:14:54 +0000 (13:14 +0000)
etc/NEWS
lisp/ChangeLog

index c292e7359df52acda38fce53c0ea32ab545b68b0..a842ebaabcda81d74fbde42fbf21bcc2b1375696 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -2431,6 +2431,10 @@ obsolete.
 for Unicode characters in the range U+0100..U+24FF, U+2500..U+33FF,
 U+E000..U+FFFF respectively.
 
+** The new coding system `mule-utf-8' is added.  It provides a limited
+support for decoding/encoding UTF-8 text.  For the detail, please see
+the documentation of this coding system.
+
 ** The new character sets `japanese-jisx0213-1' and
 `japanese-jisx0213-2' are introduced for the new Japanese standard JIS
 X 0213 Plane 1 and Plane 2.
index 1f52afb2ef082199f9fc131a0539f9b177b46978..6c541140c70f1446ea1db4429845ccfd95bfd6c5 100644 (file)
@@ -4,9 +4,8 @@
 
 2001-01-25  Kenichi Handa  <handa@etl.go.jp>
 
-       * international/mule-cmds.el (reset-language-environment): Make
-       the priority of coding-category-utf-8 higher than
-       coding-category-binary.
+       * international/mule-cmds.el (reset-language-environment): Reset
+       coding-category-utf-8 to mule-utf-8.
 
        * international/mule-conf.el (coding-category-utf-8): Initialize
        to mule-utf-8.