New files.
[chise/xemacs-chise.git] / lisp / ChangeLog
index 4b91e69..4ae5444 100644 (file)
@@ -1,3 +1,60 @@
+1999-11-13  MORIOKA Tomohiko  <tomo@urania.m17n.org>
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `ucs-bmp' and `arabic-iso8859-6'.
+
+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" in UTF-2000.
+
+       * 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
@@ -19,7 +76,8 @@
        "u000A0-Latin-1-Supplement.el", "u00100-Latin-Extended-A.el",
        "u00180-Latin-Extended-B.el", "u00250-IPA-Extensions.el",
        "u002B0-Spacing-Modifier-Letters.el",
-       "u00300-Combining-Diacritical-Marks.el" and "u00370-Greek.el".
+       "u00300-Combining-Diacritical-Marks.el" and "u00370-Greek.el" in
+       UTF-2000.
 
        * utf-2000/ccs-iso8859-2.el, utf-2000/ccs-iso8859-3.el,
        utf-2000/ccs-iso8859-4.el, utf-2000/ccs-iso8859-9.el: Delete.