X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2FChangeLog;h=85cd70c1d03c72ca2c568589d723db4e52ad931a;hb=e490800bfd238f2c2fca5c3ba4752b25663d4564;hp=4b91e695d087c23397382b38fde71c06222a73ef;hpb=dbf53915e2315d9b73d443eee6e2c53b6c77d520;p=chise%2Fxemacs-chise.git diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4b91e69..85cd70c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,38 @@ +1999-11-13 MORIOKA Tomohiko + + * utf-2000/u002B0-Spacing-Modifier-Letters.el, + utf-2000/u00250-IPA-Extensions.el: Reformatted. + +1999-11-13 MORIOKA Tomohiko + + * utf-2000/char-db-util.el (insert-char-data): Fix format of + `iso-10646-comment'; swap order of `->lowercase' and + `->titlecase'. + + * utf-2000/u00180-Latin-Extended-B.el: Merge `latin-viscii' + code-points. + +1999-11-13 MORIOKA Tomohiko + + * utf-2000/char-db-util.el (char-attribute-name<): New function. + (insert-char-data): Use `char-attribute-name<' to sort; change + order of `iso-10646-comment'. + (char-db-update-comment): Use mapping-table for `latin-viscii-*'. + + * utf-2000/u00100-Latin-Extended-A.el, + utf-2000/u000A0-Latin-1-Supplement.el: Merge `latin-viscii' + code-points. + +1999-11-13 MORIOKA Tomohiko + + * utf-2000/char-db-util.el (insert-char-data): Change order. + (insert-char-range-data): Insert variants. + (char-db-update-comment): Fix problem with ascii and + non-ISO-2022-sets; don't insert control-characters. + + * utf-2000/u00020-Basic-Latin.el: Merge `latin-viscii' + code-points. + 1999-11-12 MORIOKA Tomohiko * startup.el (normal-top-level): Load autoload file for UTF-2000