From: tomo Date: Mon, 31 May 2010 05:46:55 +0000 (+0000) Subject: update. X-Git-Tag: chise-base-0_25^20~21 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=20a2e898fc46813bbc4a7b72203ee1d19ab54010;p=chise%2Fxemacs-chise.git.1 update. --- diff --git a/lisp/utf-2000/ChangeLog b/lisp/utf-2000/ChangeLog index a9d0633..2b9141b 100644 --- a/lisp/utf-2000/ChangeLog +++ b/lisp/utf-2000/ChangeLog @@ -1,3 +1,19 @@ +2010-05-31 MORIOKA Tomohiko + + * ideograph-util.el: Require `chise-subr'. + (expand-char-feature-name): Moved to chise-subr.el. + (map-char-family): Ditto. + (char-ucs): Ditto. + (char-id): Ditto. + (chise-string<): Ditto. + + * chise-subr.el (expand-char-feature-name): New function [moved + from ideograph-util.el]. + (char-ucs): Ditto. + (char-id): Ditto. + (map-char-family): Ditto. + (chise-string<): Ditto. + 2010-05-28 MORIOKA Tomohiko * chise-subr.el: New file.