update.
[chise/xemacs-chise.git-] / lisp / ChangeLog
index 1213012..bfea2fd 100644 (file)
@@ -1,5 +1,42 @@
+1999-12-23  MORIOKA Tomohiko  <tomo@urania.m17n.org>
+
+       * dumped-lisp.el (preloaded-file-list): Add "u0A000-Yi-Syllables",
+       "u0AC00-Hangul-Syllables", "u0FB00-Alphabetic-Presentation-Forms",
+       "u0FB50-Arabic-Presentation-Forms-A",
+       "u0FE20-Combining-Half-Marks", "u0FE30-CJK-Compatibility-Forms",
+       "u0FE50-Small-Form-Variants",
+       "u0FE70-Arabic-Presentation-Forms-B",
+       "u0FF00-Halfwidth-and-Fullwidth-Forms" and "u0FFF0-Specials" in
+       UTF-2000.
+
+       * utf-2000/u0A000-Yi-Syllables.el,
+       utf-2000/u0AC00-Hangul-Syllables.el,
+       utf-2000/u0FB00-Alphabetic-Presentation-Forms.el,
+       utf-2000/u0FB50-Arabic-Presentation-Forms-A.el,
+       utf-2000/u0FE20-Combining-Half-Marks.el,
+       utf-2000/u0FE30-CJK-Compatibility-Forms.el,
+       utf-2000/u0FE50-Small-Form-Variants.el,
+       utf-2000/u0FE70-Arabic-Presentation-Forms-B.el,
+       utf-2000/u0FF00-Halfwidth-and-Fullwidth-Forms.el,
+       utf-2000/u0FFF0-Specials.el: New files.
+
+1999-12-22  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * dumped-lisp.el (preloaded-file-list): Delete
+       "ccs-jisx0208-1983.el"; add "Ideograph-R031-Enclosure"
+       ... "Ideograph-R214-Flute" in UTF-2000.
+
+1999-12-20  MORIOKA Tomohiko  <tomo@etl.go.jp>
+
+       * utf-2000/char-db-util.el (insert-char-data): Change order of
+       `kangxi-strokes'.
+       (insert-char-data-with-variant): Look up variants of corresponding
+       ucs character if a character does not have variants.
+
 1999-11-29  MORIOKA Tomohiko  <tomo@etl.go.jp>
 
+       * utf-2000/ideograph-util.el (ideograph-char<): Fixed.
+
        * utf-2000/u03100-Bopomofo.el (U+3128): Separate M00115.
 
 1999-12-22  MORIOKA Tomohiko  <tomo@etl.go.jp>