update.
authortomo <tomo>
Sun, 14 Nov 1999 13:02:02 +0000 (13:02 +0000)
committertomo <tomo>
Sun, 14 Nov 1999 13:02:02 +0000 (13:02 +0000)
lisp/ChangeLog
src/ChangeLog

index e7f04ce..63cbd20 100644 (file)
@@ -1,12 +1,25 @@
 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
 
        * mule/mule-charset.el (default-coded-charset-priority-list): Add
+       `chinese-cns11643-*'.
+
+       * dumped-lisp.el (preloaded-file-list): Add
+       "u02100-Letterlike-Symbols.el", "u02150-Number-Forms.el" and
+       "u02190-Arrows.el" in UTF-2000.
+
+       * utf-2000/u02100-Letterlike-Symbols.el,
+       utf-2000/u02150-Number-Forms.el, utf-2000/u02190-Arrows.el: New
+       files.
+
+1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
+
+       * mule/mule-charset.el (default-coded-charset-priority-list): Add
        `korean-ksc5601'.
 
        * dumped-lisp.el (preloaded-file-list): Add
        "u02000-General-Punctuation.el", "u02070-Superscripts.el",
        "u02080-Subscripts.el", "u020A0-Currency-Symbols.el" and
-       "u020D0-Combining-Diacritical-Marks-for-Symbols.el".
+       "u020D0-Combining-Diacritical-Marks-for-Symbols.el" in UTF-2000.
 
        * utf-2000/u02000-General-Punctuation.el,
        utf-2000/u02070-Superscripts.el, utf-2000/u02080-Subscripts.el,
index 7c89017..86a1eca 100644 (file)
@@ -1,5 +1,11 @@
 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
 
+       * mule-charset.c (Qfont): New variable.
+       (to_char_code): Add `Qfont'.
+       (syms_of_mule_charset): Add new symbol `font'.
+
+1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
+
        * mule-charset.c (Qsub): New variable.
        (to_char_code): Add `Qsub'.
        (syms_of_mule_charset): Add new symbol `sub'.