From: tomo Date: Wed, 24 Mar 2004 18:47:23 +0000 (+0000) Subject: update. X-Git-Tag: r21-4-14-chise-0_21-25-si-same^2~24 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=d9b2d53730803e4baf0a1bf616deee65d3ec3821;p=chise%2Fxemacs-chise.git.1 update. --- diff --git a/lisp/utf-2000/ChangeLog b/lisp/utf-2000/ChangeLog index 16d9574..3cba123 100644 --- a/lisp/utf-2000/ChangeLog +++ b/lisp/utf-2000/ChangeLog @@ -22,6 +22,21 @@ U-000202F4. (U-000202F4): Separate all. + * ideograph-util.el (expand-char-feature-name): New function. + (map-char-family): New function. + (get-char-feature-from-domains): New function. + (char-ideographic-radical): Add new optional argument + `ignore-sisters'; use `get-char-feature-from-domains'. + (char-ideographic-strokes-from-domains): Use + `get-char-feature-from-domains'. + (char-ideographic-strokes): Simplify code about domains. + (update-ideograph-radical-table): Check ancestors' radicals; + prefer to use `get-char-attribute' to get `ideographic-radical' + rather than to use `char-ideographic-radical'. + (char-representative-of-daikanwa): Add new optional arguments + `ignore-default' and `dont-inherit'; use `map-char-family'. + (char-daikanwa): Use `map-char-family'. + 2004-03-23 MORIOKA Tomohiko * Ideograph-R010-Legs.el: Add some Japanese vocal sounds.