From 62ca129370451ab297885d202296199ab5ddcaa5 Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 2 Jun 2005 13:56:50 +0000 Subject: [PATCH] update. --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index 417750b..883e86b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2005-05-27 MORIOKA Tomohiko + + * ids-find.el (ids-index-store-char): Use `get-char-attribute' + instead of `char-feature' to refer `ideographic-products' to avoid + infinite loop; ignore COMPONENT's substructure. + (ids-index-store-structure): Ignore char-ref format. + (ids-insert-chars-including-components): New function. + (ids-find-chars-including-components): Use + `ids-insert-chars-including-components'. + 2005-05-25 MORIOKA Tomohiko * www/www-ids-find.el (www-ids-find-format-line): Add setting for -- 1.7.10.4