From d9b2d53730803e4baf0a1bf616deee65d3ec3821 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 24 Mar 2004 18:47:23 +0000 Subject: [PATCH] update. --- lisp/utf-2000/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) 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. -- 1.7.10.4