From: tomo Date: Thu, 5 Feb 2004 16:56:23 +0000 (+0000) Subject: update. X-Git-Tag: r21-4-14-chise-0_21-23^2~53 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=55ee9614207303715f8cb223a251e39ea9db545d;p=chise%2Fxemacs-chise.git.1 update. --- 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