From: tomo Date: Wed, 4 Aug 2010 11:43:15 +0000 (+0000) Subject: update. X-Git-Tag: chise-base-0_25-1^20~351 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=acf2dde9c1ef5d586630be6f8c7ced2dce0983a6;p=chise%2Fxemacs-chise.git.1 update. --- diff --git a/lisp/utf-2000/ChangeLog b/lisp/utf-2000/ChangeLog index f31808c..01b2441 100644 --- a/lisp/utf-2000/ChangeLog +++ b/lisp/utf-2000/ChangeLog @@ -1,3 +1,16 @@ +2010-08-04 MORIOKA Tomohiko + + * char-db-util.el (char-db-coded-charset-priority-list): Add + `=>ucs@iso', `=>ucs@unicode' and `=>daikanwa'. + (char-db-insert-ccs-feature): Treat `=>daikanwa' as the same as + `=daikanwa'. + (insert-char-attributes): Delete special code for `=>daikanwa'. + +2010-08-03 MORIOKA Tomohiko + + * ideograph-util.el (char-daikanwa): Return '(num -10) instead of ' + (num 0 8) when value of feature `=>daikanwa' is num. + 2010-08-02 MORIOKA Tomohiko * Ideograph-R075-Tree.el (G0-4337): Add `=>>ucs@unicode'.