diff lisp/ChangeLog.22 @ 89879:1fc9a2dd29dd

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Wed, 07 Apr 2004 07:24:06 +0000
parents b7584a65f2b8
children e5ffb48165ab
line wrap: on
line diff
--- a/lisp/ChangeLog.22	Wed Apr 07 07:23:24 2004 +0000
+++ b/lisp/ChangeLog.22	Wed Apr 07 07:24:06 2004 +0000
@@ -1,3 +1,11 @@
+2004-04-07  Kenichi Handa  <handa@m17n.org>
+
+	* international/mule.el (make-translation-table): Set the second
+	extra slot of the char table to 1.
+	(make-translation-table-from-vector): Likewise.
+	(make-translation-table-from-alist): Fix handling of multiple
+	entries.
+
 2004-03-11  Kenichi Handa  <handa@m17n.org>
 
 	* language/japanese.el (jisx0213-to-unicode, unicode-to-jisx0213):
@@ -882,7 +890,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>