changeset 90326:9dce7eee1abf

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Mon, 27 Feb 2006 01:27:47 +0000
parents 9e9c44bc96d6
children fe3d40222417
files lisp/ChangeLog.unicode src/ChangeLog.unicode
diffstat 2 files changed, 30 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog.unicode	Mon Feb 27 01:27:35 2006 +0000
+++ b/lisp/ChangeLog.unicode	Mon Feb 27 01:27:47 2006 +0000
@@ -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
--- a/src/ChangeLog.unicode	Mon Feb 27 01:27:35 2006 +0000
+++ b/src/ChangeLog.unicode	Mon Feb 27 01:27:47 2006 +0000
@@ -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