changeset 90002:defd6a61b88a

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Mon, 04 Oct 2004 02:56:08 +0000
parents 1e6118d38ca9
children 0e9a7c1a0b8e
files lisp/ChangeLog.22
diffstat 1 files changed, 7 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog.22	Mon Oct 04 02:54:57 2004 +0000
+++ b/lisp/ChangeLog.22	Mon Oct 04 02:56:08 2004 +0000
@@ -1,3 +1,8 @@
+2004-10-04  Kenichi Handa  <handa@m17n.org>
+
+	* international/encoded-kb.el (encoded-kbd-setup-keymap): Fix
+	previous change.
+
 2004-09-19  Kenichi Handa  <handa@m17n.org>
 
 	* language/japanese.el ("Japanese"): Fix ordering of charsets.
@@ -505,7 +510,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>
 
@@ -975,7 +980,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>