update.
[chise/xemacs-chise.git-] / lisp / ChangeLog
index 5632cd5..3569a82 100644 (file)
@@ -1,3 +1,64 @@
+1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
+
+       * dumped-lisp.el (preloaded-file-list): Add "u00400-Cyrillic.el",
+       "u00530-Armenian.el", "u00590-Hebrew.el", "u00600-Arabic.el",
+       "u00700-Syriac.el" and "u00780-Thaana.el".
+
+       * utf-2000/u00400-Cyrillic.el, utf-2000/u00530-Armenian.el,
+       utf-2000/u00590-Hebrew.el, utf-2000/u00600-Arabic.el,
+       utf-2000/u00700-Syriac.el, utf-2000/u00780-Thaana.el: New files.
+
+1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
+
+       * utf-2000/u00370-Greek.el (FULLWIDTH GREEK SMALL LETTER BETA):
+       Fix typo.
+
+       * utf-2000/u00300-Combining-Diacritical-Marks.el: Reformatted.
+
+1999-11-13  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * utf-2000/u002B0-Spacing-Modifier-Letters.el,
+       utf-2000/u00250-IPA-Extensions.el: Reformatted.
+
+1999-11-13  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * 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  <tomo@etl.go.jp>
+
+       * 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  <tomo@etl.go.jp>
+
+       * 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  <tomo@urania.m17n.org>
+
+       * 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  <tomo@etl.go.jp>
 
        * utf-2000/u00020-Basic-Latin.el (SPACE): Add `(ipa #x7F)'.