From 43c0be1db8e3d13a604f6c9348dd424d9c500ad0 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 6 Apr 2005 19:55:46 +0000 Subject: [PATCH] update. --- ChangeLog | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/ChangeLog b/ChangeLog index 5f2906a..a7cbdfd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2005-04-06 MORIOKA Tomohiko + * IDS-CNS-2.txt: Compact/modify/fix some IDSs. + +2005-04-06 MORIOKA Tomohiko + * IDS-HZK12.txt, IDS-HZK11.txt: Complete/compact/modify/fix some IDSs. @@ -15,6 +19,13 @@ 2005-04-03 MORIOKA Tomohiko + * ids-dump.el (ids-dump-format-list): New function; convert + `=ucs@unicode' or `=ucs@iso' characters to corresponding '=ucs' + characters. + (ids-dump-insert-line): Use `ids-dump-format-list' instead of + `ids-format-list'. + (ids-dump-insert-jis-x0208-1990): Likewise. + * IDS-Daikanwa-12.txt: - Use "⿸⿰𠦝>-00458;" instead of "⿰𠦝⿱>-00458;". - Add/compact/modify/fix some IDSs. @@ -157,6 +168,22 @@ (M-49516): Add IDS. (M-49517): Likewise. +2005-03-25 MORIOKA Tomohiko + + * install-ids.el: Use `ids-update-index'. + + * ids.el (ideographic-structure-find-char): New function [override + the same function defined in ideograph-util.el]. + + * ids-find.el (ids-index-store-char): New function. + (ids-index-store-structure): New function. + (ids-update-index): New command. + (ids-find-all-products): New function. + (char-component-variants): New function. + (ideographic-products-find): New function. + (ids-find-chars-including-components): New implementation; use + `ideographic-products-find'. + 2005-03-24 MORIOKA Tomohiko * IDS-CNS-1.txt (C1-5437): Modify IDS. -- 1.7.10.4