From 43cb9cb46ec1985b5740de88dc8b51531a2b2798 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 4 Feb 2004 13:47:43 +0000 Subject: [PATCH] update. --- src/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 44f3802..8484621 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,15 @@ +2004-02-04 MORIOKA Tomohiko + + * chartab.c (Q_denotational): New variable. + (Q_denotational_from): New variable. + (Fchar_feature): Refer `<-denotational' as same as `<-unified'. + (put_char_attribute): New function. + (Fput_char_attribute): Use `put_char_attribute'; regard + `->denotational' and `<-denotational' as same as `->unified' and + `<-unified'. + (syms_of_chartab): Add new symbols `->denotational' and + `<-denotational'. + 2004-02-01 MORIOKA Tomohiko * chartab.c (Fget_composite_char): Use `Fchar_feature' instead of -- 1.7.10.4