update.
[chise/xemacs-chise.git] / lisp / utf-2000 / ChangeLog
index 2b9141b..c1412cf 100644 (file)
@@ -1,3 +1,64 @@
+2010-06-04  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * ideograph-util.el (ideograph-radical-strokes-vector): Moved to
+       ideograph-subr.el.
+       (char-ideographic-strokes): Ditto.
+       (char-total-strokes-from-domains): Ditto.
+       (char-total-strokes): Ditto.
+
+       * ideograph-subr.el: Require `chise-subr'.
+       (ideograph-radical-strokes-vector): New variable [moved from
+       ideograph-util.el].
+       (char-ideographic-strokes): New function [moved from
+       ideograph-util.el].
+       (char-total-strokes-from-domains): Ditto.
+       (char-total-strokes): Ditto.
+
+       * char-db-util.el (char-db-feature-domains): Moved to
+       chise-subr.el.
+
+       * chise-subr.el (char-db-feature-domains): New variable [moved
+       from char-db-util.el].
+
+2010-05-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * ideograph-util.el (char-ideographic-strokes-from-domains): Moved
+       to ideograph-subr.el.
+
+       * ideograph-subr.el (char-ideographic-strokes-from-domains): New
+       function [moved from ideograph-util.el].
+
+2010-05-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * Oracle-Bones.el (ZOB-0350): Add `ideographic-structure'.
+       (ZOB-2267): Add `<-Oracle-Bones'.
+       (ZOB-{2269 - 2275}): New characters.
+
+2010-05-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * 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  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * char-db-util.el:
+       - Don't require `alist'.
+       - Require `ideograph-subr'.
+       (ideographic-radicals): Moved to ideograph-subr.el.
+       (ideographic-radical): Ditto.
+
+       * ideograph-subr.el: New file.
+
+2010-05-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
+
+       * chise-subr.el (char-attribute-name<): Add DOC-string.
+       (char-ucs): Ditto.
+
 2010-05-31  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
 
        * ideograph-util.el: Require `chise-subr'.