# HG changeset patch # User Kenichi Handa # Date 1081991314 0 # Node ID ee1402f7b56806ec2e75b884faf927042b0074c7 # Parent df801f738c09535f282232b0dc0d74f29234a672 *** empty log message *** diff -r df801f738c09 -r ee1402f7b568 lisp/ChangeLog.22 --- a/lisp/ChangeLog.22 Thu Apr 15 01:01:44 2004 +0000 +++ b/lisp/ChangeLog.22 Thu Apr 15 01:08:34 2004 +0000 @@ -1,3 +1,17 @@ +2004-04-15 Kenichi Handa + + * composite.el (auto-compose-chars): Execute the main code in + condition-case. + +2004-04-14 Kenichi Handa + + * descr-text.el (describe-property-list): Sync to HEAD. + + * international/mule-diag.el: Sync to HEAD. + + * international/fontset.el (x-complement-fontset-spec): Don't + change CHARSET_REGISTRY and CHARSET_ENCODING fields. + 2004-04-13 Kenichi Handa * international/characters.el (next-word-boundary-kana): Handle @@ -437,7 +451,7 @@ (utf-16-be-with-signature): Comment-out :endian. * mule-diag.el (describe-character-set): Fix - printing dimensions. Use `$B!_(B', not `x'. + printing dimensions. Use `,AW(B', not `x'. 2003-04-12 Kenichi Handa @@ -907,7 +921,7 @@ 2002-09-05 Dave Love - * international/characters.el: Make $(D*s(B and $(D+s(B a case pair. + * international/characters.el: Make ,_/(B and ,A(B a case pair. 2002-09-03 Kenichi Handa