update.
authortomo <tomo>
Mon, 25 Nov 2002 09:26:47 +0000 (09:26 +0000)
committertomo <tomo>
Mon, 25 Nov 2002 09:26:47 +0000 (09:26 +0000)
ChangeLog

index 8cb8a71..a3e74b2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2002-11-25  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
+
+       * dump-tables.el (dump-jis-x0208-1990-to-ucs-table): Don't print
+       JU+XXXX if the corresponding UCS map has the same code point.
+       (dump-jis-x0212-to-ucs-table): Likewise.
+       (dump-jis-x0213-1-to-ucs-table): Don't print JIS X 0208:1990 code
+       points.
+       (dump-cns-11643-3-to-ucs-table): Don't print CU+XXXX if the
+       corresponding UCS map has the same code point.
+       (dump-jef-china3-to-ucs-table): Fixed.
+
+2002-10-06  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * dump-tables.el (dump-cbeta-to-ucs-table): New function.
+
 2002-10-02  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
        * TOMOYO-ELS (tomoyo-modules-to-compile): Add `dump-tables'.