X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2FChangeLog;h=ae9852e89eec8b25d91dc4ffb5249198a056aea2;hb=6dd760a0b603c425804d5092a23825cf483b7f5f;hp=33cc01568fb605bc81e927ae25c594acc38b42f0;hpb=b3751b380a5c3c82384436f1bfbcecbef03feda0;p=chise%2Fxemacs-chise.git- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 33cc015..ae9852e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,122 @@ +1999-11-14 MORIOKA Tomohiko + + * dumped-lisp.el (preloaded-file-list): Add + "u02400-Control-Pictures.el", "u02440-OCR.el" and + "u02460-Enclosed-Alphanumerics.el". + + * utf-2000/u02400-Control-Pictures.el, utf-2000/u02440-OCR.el, + utf-2000/u02460-Enclosed-Alphanumerics.el: New files. + +1999-11-14 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `chinese-gb2312'. + + * dumped-lisp.el (preloaded-file-list): Add + "u02200-Mathematical-Operators.el" and + "u02300-Miscellaneous-Technical.el". + + * utf-2000/u02200-Mathematical-Operators.el, + utf-2000/u02300-Miscellaneous-Technical.el: New files. + +1999-11-14 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `chinese-cns11643-*'. + + * dumped-lisp.el (preloaded-file-list): Add + "u02100-Letterlike-Symbols.el", "u02150-Number-Forms.el" and + "u02190-Arrows.el" in UTF-2000. + + * utf-2000/u02100-Letterlike-Symbols.el, + utf-2000/u02150-Number-Forms.el, utf-2000/u02190-Arrows.el: New + files. + +1999-11-14 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `korean-ksc5601'. + + * dumped-lisp.el (preloaded-file-list): Add + "u02000-General-Punctuation.el", "u02070-Superscripts.el", + "u02080-Subscripts.el", "u020A0-Currency-Symbols.el" and + "u020D0-Combining-Diacritical-Marks-for-Symbols.el" in UTF-2000. + + * utf-2000/u02000-General-Punctuation.el, + utf-2000/u02070-Superscripts.el, utf-2000/u02080-Subscripts.el, + utf-2000/u020A0-Currency-Symbols.el, + utf-2000/u020D0-Combining-Diacritical-Marks-for-Symbols.el: New + files. + +1999-11-14 MORIOKA Tomohiko + + * utf-2000/u00180-Latin-Extended-B.el: Reformatted to print + code-point of GR-set as GR value. + +1999-11-14 MORIOKA Tomohiko + + * utf-2000/char-db-util.el (insert-char-data): Modify order when + CHAR does not have `decimal-digit-value' property. + + * utf-2000/u00100-Latin-Extended-A.el: Reformatted to print + code-point of GR-set as GR value. + (FULLWIDTH LATIN SMALL LIGATURE IJ): Separated from . + + * utf-2000/u000A0-Latin-1-Supplement.el: Reformatted to print + code-point of GR-set as GR value. + +1999-11-14 MORIOKA Tomohiko + + * dumped-lisp.el (preloaded-file-list): Delete "ccs-viscii.el". + + * utf-2000/ccs-viscii.el: Deleted. + +1999-11-14 MORIOKA Tomohiko + + * dumped-lisp.el (preloaded-file-list): Add "u013A0-Cherokee.el", + "u01400-Canadian.el", "u01680-Ogham.el", "u016A0-Runic.el", + "u01780-Khmer.el", "u01800-Mongolian.el", + "u01E00-Latin-Extended-Additional.el" and + "u01F00-Greek-Extended.el" in UTF-2000. + + * utf-2000/u013A0-Cherokee.el, utf-2000/u01400-Canadian.el, + utf-2000/u01680-Ogham.el, utf-2000/u016A0-Runic.el, + utf-2000/u01780-Khmer.el, utf-2000/u01800-Mongolian.el, + utf-2000/u01E00-Latin-Extended-Additional.el, + utf-2000/u01F00-Greek-Extended.el: New files. + +1999-11-14 MORIOKA Tomohiko + + * utf-2000/char-db-util.el (insert-char-data): Print GR value for + GR-set. + +1999-11-13 MORIOKA Tomohiko + + * mule/mule-charset.el (default-coded-charset-priority-list): Add + `ethiopic-ucs' and `ethiopic'. + + * dumped-lisp.el (preloaded-file-list): Add "u010A0-Georgian.el", + "u01100-Hangul-Jamo.el" and "u01200-Ethiopic.el". + + * mule/mule-conf.el: Move definition of coded-charset `ethiopic' + from mule/ethiopic.el. + + * mule/ethiopic.el: Move definition of coded-charset `ethiopic' to + mule/mule-conf.el. + + * utf-2000/u010A0-Georgian.el, utf-2000/u01100-Hangul-Jamo.el, + utf-2000/u01200-Ethiopic.el: New files. + +1999-11-13 MORIOKA Tomohiko + + * utf-2000/char-db-util.el (char-db-update-comment): Use + mapping-table for `arabic-iso8859-6'. + (insert-char-data-with-variant): New function. + (insert-char-range-data): Use `insert-char-data-with-variant'. + (what-char-definition): Use `insert-char-data-with-variant' + instead of `insert-char-data'; use `char-db-update-comment'. + 1999-11-13 MORIOKA Tomohiko * mule/mule-charset.el (default-coded-charset-priority-list): Add