X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=8ad0448ead37f75ebc0589d58b401d0ac4f34110;hb=d48e992943356fbf16ddf97475eedbd3ab29eeb0;hp=5487478954f1b25e5f8bb02dfd4f24659cd571a5;hpb=63ed5f1f7b6ae9f295658b784922ecd2b36440b2;p=chise%2Ftomoyo-tools.git diff --git a/ChangeLog b/ChangeLog index 5487478..8ad0448 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,43 @@ +2003-07-01 MORIOKA Tomohiko + + * dump-tables.el (dump-94x94-ccs-to-ucs-table): Change 5th + argument `ucs-ccs' to `ucs-domain'. + (dump-jis-x0208-1990-to-ucs-table): Modify for + `dump-94x94-ccs-to-ucs-table'. + (dump-jis-x0212-to-ucs-table): Likewise. + (dump-jis-x0213-1-to-ucs-table): Use `=>ucs@jis' instead of + `=>ucs-jis'. + (dump-jis-x0213-2-to-ucs-table): Modify for + `dump-94x94-ccs-to-ucs-table'. + (dump-cns-11643-3-to-ucs-table): Likewise. + (dump-cns-11643-4-to-ucs-table): Likewise. + (dump-big5-to-ucs-table): Use `=>ucs@big5' instead of + `=>ucs-big5'. + +2003-06-23 MORIOKA Tomohiko + + * dump-tables.el (dump-94x94-ccs-to-ucs-table): Use `encode-char' + with `defined-only' mode instead of `get-char-attribute' to get + CCS-feature values. + (dump-jis-x0213-1-to-ucs-table): Likewise; abolish setting for + `->ucs'. + (dump-big5-to-ucs-table): Likewise. + (dump-jef-china3-to-ucs-table): Use `encode-char' with + `defined-only' mode instead of `get-char-attribute' to get + CCS-feature values. + (dump-cbeta-to-ucs-table): Likewise. + +2003-03-25 MORIOKA Tomohiko + + * TOMOYO-ELS (tomoyo-modules-to-compile): Add `ideo-trans'. + + * ideo-trans.el: New file. + +2003-02-17 MORIOKA Tomohiko + + * char-db-dump.el (char-db-dump): Renamed from + `char-db-dump-files'. + 2003-02-16 MORIOKA Tomohiko * ideo-dump.el, non-ideo-dump.el: Deleted; moved to char-db-dump.