From da0da362d652a44acf60f5c304f8aa83663166ee Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 31 May 2010 14:45:51 +0000 Subject: [PATCH] update. --- lisp/utf-2000/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) 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'. -- 1.7.10.4