From: tomo Date: Mon, 31 May 2010 14:45:51 +0000 (+0000) Subject: update. X-Git-Tag: chise-base-0_25^20~13 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=da0da362d652a44acf60f5c304f8aa83663166ee;p=chise%2Fxemacs-chise.git update. --- diff --git a/lisp/utf-2000/ChangeLog b/lisp/utf-2000/ChangeLog index 65908ff..4a7e819 100644 --- a/lisp/utf-2000/ChangeLog +++ b/lisp/utf-2000/ChangeLog @@ -1,5 +1,15 @@ 2010-05-31 MORIOKA Tomohiko + * ideograph-util.el: Require `ideograph-subr'. + (get-char-feature-from-domains): Moved to ideograph-subr.el. + (char-ideographic-radical): Ditto. + + * ideograph-subr.el (get-char-feature-from-domains): New function + [moved from ideograph-util.el]. + (char-ideographic-radical): Ditto. + +2010-05-31 MORIOKA Tomohiko + * char-db-util.el: - Don't require `alist'. - Require `ideograph-subr'.