update.
[chise/tomoyo-tools.git] / ChangeLog
index 74f3be8..594b7f3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,63 @@
+2004-08-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * ideo-trans.el (char-cns11643-p): New function [copied from
+       ids/ids-util.el].
+       (char-ks-x1001-p): New function.
+       (find-char-variant): New function.
+       (char-representative-of-ucs): New function.
+       (char-representative-of-domain): New function.
+       (ideo-translate-string-into-ucs): New function.
+       (ideo-translate-string-into-traditional): New function.
+
+2004-04-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * char-db-dump.el (char-db-dump-ruimoku6): Use
+       `char-db-file-coding-system'.
+
+2004-04-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * ideo-trans.el (ideo-translate-string-into-simplified-chinese):
+       Use `char-feature' to refer `=>ucs@gb'; use `=ucs@gb' instead of
+       `=ucs' to decode; try to convert compatible ideographs to
+       non-compatible ideographs.
+       (ideo-translate-string-into-simplified-japanese): New function.
+
+2004-02-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * char-db-dump.el (char-db-dump-ruimoku6): New function.
+       (char-db-dump): Call `char-db-dump-ruimoku6'.
+
+2004-01-26  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * ideo-trans.el (ideo-translate-region-into-traditional): Support
+       `<-simplified@JP/Jouyou', `<-simplified@JP' and `<-simplified'.
+
+2003-11-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * char-db-dump.el (char-db-dump-non-ideographs): Fixed.
+
+2003-11-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * ideo-trans.el (ideo-translate-region-into-traditional): Refer
+       `<-simplified@jp-jouyou' and `<-simplified@jp'.
+
+2003-10-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * ideo-trans.el (ideo-translate-region-into-traditional): New
+       command.
+
+2003-06-13  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * ideo-trans.el (ideo-translate-string-into-simplified-chinese):
+       Renamed from `ideo-trans-simplify-chinese-string'.
+       (ideo-trans-simplify-chinese-string): New alias for
+       `ideo-translate-string-into-simplified-chinese'.
+
+2003-07-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * dump-tables.el (dump-jis2ucsdkw): Use `DHonnn' instead of
+       `DHOnnn'.
+
 2003-07-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
 
        * dump-tables.el (dump-jis2ucsdkw): New function.