changeset 89908:ee1402f7b568

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Thu, 15 Apr 2004 01:08:34 +0000
parents df801f738c09
children 68c22ea6027c
files lisp/ChangeLog.22
diffstat 1 files changed, 16 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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  <handa@m17n.org>
+
+	* composite.el (auto-compose-chars): Execute the main code in
+	condition-case.
+
+2004-04-14  Kenichi Handa  <handa@m17n.org>
+
+	* 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  <handa@m17n.org>
 
 	* 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  <handa@m17n.org>
 
@@ -907,7 +921,7 @@
 
 2002-09-05  Dave Love  <fx@gnu.org>
 
-	* 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  <handa@etl.go.jp>