From: tomo Date: Tue, 1 Jul 2003 07:03:18 +0000 (+0000) Subject: update. X-Git-Tag: chise-base-0_23~51 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=b5a24f283c7bc4cc10e8c2c025e940cb9e2e0c3c;p=chise%2Ftomoyo-tools.git update. --- diff --git a/ChangeLog b/ChangeLog index 7a1f761..59bcfa3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +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'.