update.
authortomo <tomo>
Mon, 31 May 2010 05:46:55 +0000 (05:46 +0000)
committertomo <tomo>
Mon, 31 May 2010 05:46:55 +0000 (05:46 +0000)
lisp/utf-2000/ChangeLog

index a9d0633..2b9141b 100644 (file)
@@ -1,3 +1,19 @@
+2010-05-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * 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  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
        * chise-subr.el: New file.