changeset 89929:07b409616546

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Tue, 27 Apr 2004 10:53:29 +0000
parents 5fad21b39686
children de927c4adfc4
files lisp/ChangeLog.22
diffstat 1 files changed, 7 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog.22	Tue Apr 27 10:52:57 2004 +0000
+++ b/lisp/ChangeLog.22	Tue Apr 27 10:53:29 2004 +0000
@@ -1,3 +1,8 @@
+2004-04-27  Kenichi Handa  <handa@m17n.org>
+
+	* international/mule-diag.el (unicode-data): Call
+	find-file-noselect with NOWARN t.
+
 2004-04-21  Kenichi Handa  <handa@m17n.org>
 
 	* international/mule-conf.el (cp932-2-byte): Fix :code-space.
@@ -479,7 +484,7 @@
 	(utf-16-be-with-signature): Comment-out :endian.
 
 	* mule-diag.el (describe-character-set): Fix
-	printing dimensions.  Use `,AW(B', not `x'.
+	printing dimensions.  Use `$B!_(B', not `x'.
 
 2003-04-12  Kenichi Handa  <handa@m17n.org>
 
@@ -949,7 +954,7 @@
 
 2002-09-05  Dave Love  <fx@gnu.org>
 
-	* international/characters.el: Make ,_/(B and ,A(B a case pair.
+	* international/characters.el: Make $(D*s(B and $(D+s(B a case pair.
 
 2002-09-03  Kenichi Handa  <handa@etl.go.jp>