+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'.