From acf2dde9c1ef5d586630be6f8c7ced2dce0983a6 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 4 Aug 2010 11:43:15 +0000 Subject: [PATCH] update. --- lisp/utf-2000/ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) 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'. -- 1.7.10.4