From a00096e7cf876dce9f5c445ecbb24dc04757527a Mon Sep 17 00:00:00 2001 From: tomo Date: Sun, 14 Nov 1999 06:32:53 +0000 Subject: [PATCH] update. --- lisp/ChangeLog | 5 +++++ src/ChangeLog | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6d0efca..90ad5f7 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +1999-11-14 MORIOKA Tomohiko + + * utf-2000/char-db-util.el (insert-char-data): Print GR value for + GR-set. + 1999-11-13 MORIOKA Tomohiko * mule/mule-charset.el (default-coded-charset-priority-list): Add diff --git a/src/ChangeLog b/src/ChangeLog index 8f84440..b942417 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +1999-11-14 MORIOKA Tomohiko + + * mule-charset.c (Fput_char_attribute): Allow GR code-point if a + coded-charset is a GR-set. + 1999-11-13 MORIOKA Tomohiko * mule-charset.c (Fput_char_attribute): Check each element of -- 1.7.10.4