From: tomo Date: Mon, 13 Aug 2001 09:08:25 +0000 (+0000) Subject: update. X-Git-Tag: r21-2-38-utf-2000-0_17-1~3 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=d4daa9ac0fa4f66729de5d0ab08b90a0907ab976;p=chise%2Fxemacs-chise.git.1 update. --- diff --git a/lisp/utf-2000/ChangeLog b/lisp/utf-2000/ChangeLog index c781e22..241b51f 100644 --- a/lisp/utf-2000/ChangeLog +++ b/lisp/utf-2000/ChangeLog @@ -1,5 +1,39 @@ 2001-08-12 MORIOKA Tomohiko + * ideograph-util.el (morohashi-daikanwa<): Accept integer. + (char-representative-of-daikanwa): New function. + (ideograph-char<): Use `char-representative-of-daikanwa'. + + * Ideograph-R085-Water.el (J83-4B22): Use `ideographic-strokes' + instead of `kangxi-strokes'. + (C2-4B50): Likewise. + (C2-4B49): Likewise. + (C2-4B46): Likewise. + (C2-4B42): Likewise. + (C2-4B53): Likewise. + (J83-4667): Likewise. + +2001-08-12 MORIOKA Tomohiko + + * ideograph-util.el (update-ideograph-radical-table): New + implementation based on `map-char-attribute'. + (ideograph-char<): Use `map-char-attribute' to find the + representative character of morohashi-daikanwa. + + * Ideograph-R084-Steam.el (C2-274E): Add `ideographic-strokes'. + + * Ideograph-R075-Tree.el (J83-4F31): Use `ideographic-strokes' + instead of `kangxi-strokes'. + + * Ideograph-R072-Sun.el (J83-3322): Use `ideographic-strokes' + instead of `kangxi-strokes'. + (C3-5472): Add `ideographic-strokes'. + + * Ideograph-R066-Rap.el (C*-****): Add missing + `ideographic-strokes'. + +2001-08-12 MORIOKA Tomohiko + * Ideograph-R063-Door.el (J0-4C61): Use `ideographic-strokes' instead of `kangxi-strokes'. (C2-2F32): Use `ideographic-strokes' instead of @@ -105,6 +139,10 @@ 2001-08-08 MORIOKA Tomohiko + * README.en: New file. + +2001-08-08 MORIOKA Tomohiko + * Ideograph-R118-Bamboo.el: Use `=>ucs' instead of `->ucs'. (C2-4C61): Separated from JX2-233D and moved from Ideograph-R018-Knife.el.