From f2025090f01da2850dd72008074d6b8dc33c0113 Mon Sep 17 00:00:00 2001 From: tomo Date: Sun, 14 Nov 1999 09:07:37 +0000 Subject: [PATCH] update. --- lisp/ChangeLog | 13 +++++++++++++ src/ChangeLog | 5 +++++ 2 files changed, 18 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0d945a6..52f0706 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,18 @@ 1999-11-14 MORIOKA Tomohiko + * 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 . + + * utf-2000/u000A0-Latin-1-Supplement.el: Reformatted to print + code-point of GR-set as GR value. + +1999-11-14 MORIOKA Tomohiko + * dumped-lisp.el (preloaded-file-list): Delete "ccs-viscii.el". * utf-2000/ccs-viscii.el: Deleted. diff --git a/src/ChangeLog b/src/ChangeLog index b942417..690073b 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,10 @@ 1999-11-14 MORIOKA Tomohiko + * 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 + * mule-charset.c (Fput_char_attribute): Allow GR code-point if a coded-charset is a GR-set. -- 1.7.10.4