From b5a24f283c7bc4cc10e8c2c025e940cb9e2e0c3c Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 1 Jul 2003 07:03:18 +0000 Subject: [PATCH] update. --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) 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'. -- 1.7.10.4