(dump-94x94-ccs-to-ucs-table): Change 5th argument `ucs-ccs' to
[chise/tomoyo-tools.git] / ChangeLog
index d12db33..59bcfa3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,36 @@
+2003-06-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * 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  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * TOMOYO-ELS (tomoyo-modules-to-compile): Add `ideo-trans'.
+
+       * ideo-trans.el: New file.
+
+2003-02-17  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
+
+       * char-db-dump.el (char-db-dump): Renamed from
+       `char-db-dump-files'.
+
+2003-02-16  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
+
+       * ideo-dump.el, non-ideo-dump.el: Deleted; moved to char-db-dump.
+
+       * TOMOYO-ELS (tomoyo-modules-to-compile): Use `char-db-dump'
+       instead of `ideo-dump'.
+
+       * char-db-dump.el: New file.
+
 2003-02-07  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
 
        * dump-tables.el (dump-94x94-ccs-to-ucs-table): New function.