*** empty log message ***
authorKenichi Handa <handa@m17n.org>
Mon, 27 Feb 2006 01:27:47 +0000 (01:27 +0000)
committerKenichi Handa <handa@m17n.org>
Mon, 27 Feb 2006 01:27:47 +0000 (01:27 +0000)
lisp/ChangeLog.unicode
src/ChangeLog.unicode

index a90b83f..016f7b8 100644 (file)
@@ -1,3 +1,27 @@
+2006-02-27  Kenichi Handa  <handa@m17n.org>
+
+       * language/chinese.el ("Chinese-BIG5"): Set
+       ctext-non-standard-encodings property to "big5-0".
+
+       * international/mule.el (ctext-non-standard-encodings): Initialize
+       to nil.
+       (ctext-non-standard-encodings-alist): Set charset `big5' in the
+       entry for "big5-0".
+       (ctext-non-standard-encodings-table): Return a list instead of
+       char-table.
+       (ctext-pre-write-conversion): Adjusted for the above change.
+
+2006-02-27  Zhang Wei  <id.brep@gmail.com>  (tiny change)
+
+       * international/mule.el (ctext-non-standard-encodings-alist): Add
+       an entry for gbk-0.
+       (ctext-post-read-conversion): Use multibyt-char-to-unibyte to read
+       a row 8-bit.
+
+       * language/chinese.el ("Chinese-GBK"): Set
+       ctext-non-standard-encodings property to "gbk-0".  Add sample-text
+       property.
+
 2006-02-27  Kenichi Handa  <handa@m17n.org>
 
        * international/kkc.el (kkc-region): Use
index 6e57fae..7e31c4d 100644 (file)
@@ -1,3 +1,9 @@
+2006-02-27  Kenichi Handa  <handa@m17n.org>
+
+       * data.c (Faset): On setting a character bigger than 255 in a
+       unibyte string, signal an error instead of make the string
+       multibyte.
+
 2006-02-22  Kenichi Handa  <handa@m17n.org>
 
        * charset.c (map_charset_chars): Fix for ascii-compatible charset