From cf8e907f3eeab11eb1ae3e9416043931bcc78b35 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 30 Jan 2002 07:11:42 +0000 Subject: [PATCH] update. --- src/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 753edb1..391b85d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,15 @@ 2002-01-29 MORIOKA Tomohiko + * chartab.h (load_char_attribute_maybe): New prototype for + UTF-2000 with DATABASE support. + (get_char_id_table): Use `load_char_attribute_maybe' if + HAVE_DATABASE is defined. + + * chartab.c (load_char_attribute_maybe): New function in UTF-2000 + with DATABASE support. + +2002-01-29 MORIOKA Tomohiko + * chartab.c (Fput_char_attribute): Use S-expression as key of external database. -- 1.7.10.4