X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=594b7f301e7aea587e803e9b115f7cb42e7832d1;hb=381e23121d92cc9ad461536e4e5667b0075241aa;hp=74f3be83ee2f5e29422ddb61d313410ec237a222;hpb=cd6e44e60fe18f76f991f22073a88d0eb1671441;p=chise%2Ftomoyo-tools.git diff --git a/ChangeLog b/ChangeLog index 74f3be8..594b7f3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,63 @@ +2004-08-24 MORIOKA Tomohiko + + * 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 + + * char-db-dump.el (char-db-dump-ruimoku6): Use + `char-db-file-coding-system'. + +2004-04-05 MORIOKA Tomohiko + + * 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 + + * char-db-dump.el (char-db-dump-ruimoku6): New function. + (char-db-dump): Call `char-db-dump-ruimoku6'. + +2004-01-26 MORIOKA Tomohiko + + * ideo-trans.el (ideo-translate-region-into-traditional): Support + `<-simplified@JP/Jouyou', `<-simplified@JP' and `<-simplified'. + +2003-11-21 MORIOKA Tomohiko + + * char-db-dump.el (char-db-dump-non-ideographs): Fixed. + +2003-11-05 MORIOKA Tomohiko + + * ideo-trans.el (ideo-translate-region-into-traditional): Refer + `<-simplified@jp-jouyou' and `<-simplified@jp'. + +2003-10-17 MORIOKA Tomohiko + + * ideo-trans.el (ideo-translate-region-into-traditional): New + command. + +2003-06-13 MORIOKA Tomohiko + + * 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 + + * dump-tables.el (dump-jis2ucsdkw): Use `DHonnn' instead of + `DHOnnn'. + 2003-07-01 MORIOKA Tomohiko * dump-tables.el (dump-jis2ucsdkw): New function.