Mercurial > emacs
diff lisp/ChangeLog.unicode @ 90334:51cc1fad218d
*** empty log message ***
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 02 Mar 2006 01:49:01 +0000 |
parents | da7e5f00f2d8 |
children | c649841811e1 |
line wrap: on
line diff
--- a/lisp/ChangeLog.unicode Thu Mar 02 01:48:27 2006 +0000 +++ b/lisp/ChangeLog.unicode Thu Mar 02 01:49:01 2006 +0000 @@ -1,3 +1,13 @@ +2006-03-02 Kenichi Handa <handa@m17n.org> + + * international/ccl.el (ccl-embed-string): Check string length. + Set special flag for multibyte character sequence. + (ccl-compile-write-string): Don't make str unibyte. + (ccl-compile-write-repeat): Likewise. + (ccl-compile-write): If the character code doesn't fit in 22-bit + (ccl-dump-write-const-string): Check special flag for multibyte + character sequence. + 2006-02-28 Kenichi Handa <handa@m17n.org> * ps-mule.el (ps-mule-eight-bit-char): Delete this function.