X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=ChangeLog;h=62bd4c75fce4e96e932349a2c6aa9b1904093e98;hb=752d4a651cd2a0d9863e6d18093699a7c8c0155d;hp=4aceb3e242f827ce4ef446be95f31e3765bc745b;hpb=6c3facc1f74316d6bb02d53ee17d97521cf0168a;p=chise%2Fids.git diff --git a/ChangeLog b/ChangeLog index 4aceb3e..62bd4c7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,52 @@ +2005-11-16 MORIOKA Tomohiko + + * IDS-UCS-Basic.txt (U+5F45): Compact IDS. + +2005-11-10 MORIOKA Tomohiko + + * install-ids.el: Don't use `map-char-attribute' to eliminate + `ideographic-products'; delete the corresponding file instead. + +2005-11-03 MORIOKA Tomohiko + + * ids-find.el (ids-index-store-char): Don't use `char-feature' to + refer COMPONENT's `ideographic-products' value to avoid infinite + recursions; don't check COMPONENT'S substructure if PRODUCT is + found in `ideographic-products' of COMPONENT. + +2005-11-01 MORIOKA Tomohiko + + * www/www-ids-find.el (www-ids-find-version): Update to 0.22.3. + (www-ids-insert-chars-including-components): New implementation; + add new optional argument `ignored-chars'. + +2005-10-30 MORIOKA Tomohiko + + * ids-find.el (ids-index-store-char): Revert to use `char-feature' + instead of `get-char-attribute'; revert to add component's + substructure. + (ideographic-products-find): New implementation. + (ids-insert-chars-including-components): Likewise; add new + optional argument `ignored-chars'; change `level' to an optional + argument. + +2005-10-30 MORIOKA Tomohiko + + * install-ids.el: Add code to delete old `ideographic-products'. + 2005-10-17 MORIOKA Tomohiko * www/www-ids-find.el (www-ids-find-version): Update to 0.22.2. (www-ids-find-format-line): Add link for CHISE link-map. (www-batch-ids-find): Add link for http://fonts.jp/chise_linkmap/. +2005-10-09 MORIOKA Tomohiko + + * IDS-UCS-Ext-B-4.txt: + - Modify some IDSs. + - Use "ø»‹°ž" instead of "⿵冂㐅". + - Use "ø¸†¸«" instead of "⿵冂⿰ø½Š´»ø½Š´»". + 2005-10-07 MORIOKA Tomohiko * www/www-ids-find.el (www-ids-find-version): New constant. @@ -17,6 +60,28 @@ * www/tang-chars.udd: Sync up with the latest data [add 568 characters]. +2005-09-30 MORIOKA Tomohiko + + * IDS-JIS-X0208-1990.txt: + - Use BC-8BAA instead of GT-K01444. + - Use K0-522E. + (J90-4743): Add IDS. + (J90-694D): Modify structure. + (J90-6953): Modify IDS. + (J90-6959): Likewise. + +2005-09-28 MORIOKA Tomohiko + + * IDS-UCS-Ext-B-5.txt (U-00029680): Modify structure. + (U-00029683): Likewise. + +2005-09-20 MORIOKA Tomohiko + + * IDS-UCS-Ext-B-1.txt: Modify some IDSs. + (U-00020038): Fixed. + (U-0002019F): Modify structure. + (U-00020265): Use BC-8958 instead of U+6708. + 2005-09-14 MORIOKA Tomohiko * ids-find.el (of-component-features): New function.