From 55ee9614207303715f8cb223a251e39ea9db545d Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 5 Feb 2004 16:56:23 +0000 Subject: [PATCH] update. --- src/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 6fbc6b7..8f1fc9d 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,14 @@ +2004-02-05 MORIOKA Tomohiko + + * chartab.c (Q_subsumptive): Renamed from Q_unified. + (Q_subsumptive_from): Renamed from Q_unified_from. + (Fchar_feature): Use `Q_subsumptive_from' instead of + `Q_unified_from'. + (Fput_char_attribute): Likewise; Use `Q_subsumptive' instead of + `Q_unified'. + (syms_of_chartab): Rename `->unified' to `->subsumptive' and + `<-unified' to `<-subsumptive'. + 2004-02-04 MORIOKA Tomohiko * chartab.c (Fchar_feature): Check `<-denotational' to avoid -- 1.7.10.4