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

index 0d945a6..52f0706 100644 (file)
@@ -1,5 +1,18 @@
 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
 
+       * utf-2000/char-db-util.el (insert-char-data): Modify order when
+       CHAR does not have `decimal-digit-value' property.
+
+       * utf-2000/u00100-Latin-Extended-A.el: Reformatted to print
+       code-point of GR-set as GR value.
+       (FULLWIDTH LATIN SMALL LIGATURE IJ): Separated from <LATIN SMALL
+       LIGATURE IJ>.
+
+       * utf-2000/u000A0-Latin-1-Supplement.el: Reformatted to print
+       code-point of GR-set as GR value.
+
+1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
+
        * dumped-lisp.el (preloaded-file-list): Delete "ccs-viscii.el".
 
        * utf-2000/ccs-viscii.el: Deleted.
index b942417..690073b 100644 (file)
@@ -1,5 +1,10 @@
 1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
 
+       * mule-charset.c (Fput_char_attribute): Convert each element of
+       VALUE to GL position if ATTRIBUTE is a GR-set,
+
+1999-11-14  MORIOKA Tomohiko  <tomo@urania.m17n.org>
+
        * mule-charset.c (Fput_char_attribute): Allow GR code-point if a
        coded-charset is a GR-set.