X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=lisp%2FChangeLog;h=85cd70c1d03c72ca2c568589d723db4e52ad931a;hb=e490800bfd238f2c2fca5c3ba4752b25663d4564;hp=5d1806b651c7c70911486a8e4e50f57a79c61cf7;hpb=56e669d384600409837c21eeb82d49c83f538713;p=chise%2Fxemacs-chise.git diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5d1806b..85cd70c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,51 @@ +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 + in UTF-2000. + + * utf-2000/auto-autoloads.el: New file. + + * utf-2000/char-db-util.el: New file. + +1999-11-11 MORIOKA Tomohiko + + * utf-2000/u00020-Basic-Latin.el (SPACE): Add `(ipa #x7F)'. + 1999-11-11 MORIOKA Tomohiko * dumped-lisp.el (preloaded-file-list): Add "mule-conf" in Mule;