X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2Futf-2000%2FChangeLog;h=a8b6f75d60880e2a3705f34b01b79f0aa6b231cf;hb=bc11736bf1a9fbe38c74d7953e6c3a573b167cdf;hp=6b63ced3c4c16b44a19ac9b6dd578879f5aab651;hpb=9c77ce52f31902367306b20eb08c78d995db6c89;p=chise%2Fxemacs-chise.git- diff --git a/lisp/utf-2000/ChangeLog b/lisp/utf-2000/ChangeLog index 6b63ced..a8b6f75 100644 --- a/lisp/utf-2000/ChangeLog +++ b/lisp/utf-2000/ChangeLog @@ -1,3 +1,195 @@ +2002-03-26 MORIOKA Tomohiko + + * Ideograph-R060-Step.el, Ideograph-R059-Bristle.el, + Ideograph-R058-Snout.el, Ideograph-R057-Bow.el: Merge mapping to + CHINA3-JEF code points. + + * Ideograph-R056-Shoot.el (JC3-41A7): New character. + + * Ideograph-R055-Two-Hands.el, Ideograph-R054-Long-Stride.el, + Ideograph-R053-Dotted-Cliff.el, Ideograph-R051-Dry.el, + Ideograph-R050-Turban.el: Merge mapping to CHINA3-JEF code points. + +2002-02-25 MORIOKA Tomohiko + + * Ideograph-R049-Oneself.el: Merge mapping to CHINA3-JEF code + points. + + * Ideograph-R047-River.el (M-08684): Unify JC3-67AA. + (U+5DE2): Unify JC3-52F1. + +2002-03-25 MORIOKA Tomohiko + + * Ideograph-R046-Mountain.el: Merge mapping to CHINA3-JEF code + points. + + * Ideograph-R045-Sprout.el (U+5C70): Unify JC3-99E5. + + * Ideograph-R044-Corpse.el, Ideograph-R043-Lame.el: Merge mapping + to CHINA3-JEF code points. + + * Ideograph-R042-Small.el: Merge mapping to CHINA3-JEF code + points. + (M-07479): Add `->ideographic-variants' for M-07477; separate + C3-223F. + + * Ideograph-R041-Inch.el: Merge mapping to CHINA3-JEF code points. + + * Ideograph-R040-Roof.el: Merge some missing mapping to CHINA3-JEF + code points. + +2002-03-24 MORIOKA Tomohiko + + * Ideograph-R084-Steam.el (GT-21862): New character. + +2002-03-23 MORIOKA Tomohiko + + * u0FFF0-Specials.el: Reformatted. + +2002-03-23 MORIOKA Tomohiko + + * u0FE70-Arabic-Presentation-Forms-B.el, + u0FE30-CJK-Compatibility-Forms.el, + u0FB50-Arabic-Presentation-Forms-A.el, u0AC00-Hangul-Syllables.el: + Reformatted. + +2002-03-22 MORIOKA Tomohiko + + * dumped-chars.el (system-char-db-source-file-list): Add + "u0A490-Yi-Radicals". + +2002-03-21 MORIOKA Tomohiko + + * u0A490-Yi-Radicals.el: New file. + + * u0A000-Yi-Syllables.el: Separate (U+A490 + .. U+A4C6) into u0A490-Yi-Radicals.el. + +2002-02-18 MORIOKA Tomohiko + + * isolated-char.el (GT-21862): New character. + (GT-40268): New character. + +2002-03-19 MORIOKA Tomohiko + + * u03300-CJK-Compatibility.el: Reformatted. + +2002-03-18 MORIOKA Tomohiko + + * u02FF0-Ideographic-Description-Characters.el, + u02700-Dingbats.el: Reformatted. + +2002-03-18 MORIOKA Tomohiko + + * u025A0-Geometric-Shapes.el, u02500-Box-Drawing.el, + u01F00-Greek-Extended.el: Reformatted. + +2002-03-18 MORIOKA Tomohiko + + * u01E00-Latin-Extended-Additional.el: Reformatted. + +2002-03-17 MORIOKA Tomohiko + + * u01800-Mongolian.el: Reformatted. + +2002-03-17 MORIOKA Tomohiko + + * u01780-Khmer.el: Reformatted. + +2002-03-17 MORIOKA Tomohiko + + * u016A0-Runic.el: Reformatted. + +2002-03-17 MORIOKA Tomohiko + + * u01680-Ogham.el: Reformatted. + +2002-03-16 MORIOKA Tomohiko + + * u01400-Canadian.el: Reformatted. + +2002-03-15 MORIOKA Tomohiko + + * u01100-Hangul-Jamo.el: Reformatted. + +2002-03-10 MORIOKA Tomohiko + + * u010A0-Georgian.el: Reformatted. + +2002-03-12 MORIOKA Tomohiko + + * update-cdb.el: When feature `chise' is not provided, just load + up files defined in `system-char-db-source-file-list'. + (system-char-database-directory): Don't define it when feature + `chise' is not provided. + (file-name-char-attribute-name): Likewise. Don't call + `reset-char-attribute-table' for files in + `system-char-database-directory' when feature `chise' is not + provided. + +2002-03-03 MORIOKA Tomohiko + + * update-cdb.el: Delete system-char-database-directory before + loading system-char-db-source-file-list when updating database + files. + +2002-03-01 MORIOKA Tomohiko + + * Ideograph-R007-Two.el (U+4E92): Use char-spec instead of + char-ref in the `ideographic-structure'. + +2002-02-25 MORIOKA Tomohiko + + * update-cdb.el: Renamed from make-cdbs.el. + +2002-02-25 MORIOKA Tomohiko + + * make-cdbs.el: (file-name-char-attribute-name) New function. + - Use `file-name-char-attribute-name' to get character attribute + names. + +2002-02-22 MORIOKA Tomohiko + + * Ideograph-R135-Tongue.el (C1-485F): Fix :char of + `<-original-ideograph'. + +2002-02-19 MORIOKA Tomohiko + + * make-cdbs.el (delete-file-with-children): New function; use it + instead of "rm". + +2002-02-14 MORIOKA Tomohiko + + * make-cdbs.el: Load dumped-chars.el and refer + `system-char-db-source-file-list'. + + * dumped-chars.el: New file. + +2002-02-12 MORIOKA Tomohiko + + * char-db-util.el (insert-char-attributes): Ignore + `->ucs-variants' if optional argument `readable' is not specified; + regard ->FOO and <-FOO as list of char-refs. + +2002-02-12 MORIOKA Tomohiko + + * make-cdbs.el (system-char-database-directory): New variable. + - Load character-definition files if + `system-char-database-directory' is not found or + `load-ignore-elc-files' is non-nil. + - Call `reset-char-attribute-table' for each character-attribute + corresponding with each file in + `system-char-database-directory'/system-char-id. + +2002-02-08 MORIOKA Tomohiko + + * make-cdbs.el: Use `save-charset-mapping-table' for all + coded-charsets. + +2002-02-01 MORIOKA Tomohiko + + * make-cdbs.el: New file. + 2002-02-22 MORIOKA Tomohiko * Ideograph-R170-Mound.el (U+9689): Separate JSP-6664.