From: tomo Date: Mon, 25 Nov 2002 09:26:47 +0000 (+0000) Subject: update. X-Git-Tag: chise-base-0_23~65 X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Ftomoyo-tools.git;a=commitdiff_plain;h=e9fa0f78c1bfc9875e3449b03f27b2a2602ad94f update. --- diff --git a/ChangeLog b/ChangeLog index 8cb8a71..a3e74b2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2002-11-25 MORIOKA Tomohiko + + * 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 + + * dump-tables.el (dump-cbeta-to-ucs-table): New function. + 2002-10-02 MORIOKA Tomohiko * TOMOYO-ELS (tomoyo-modules-to-compile): Add `dump-tables'.