From: tomo Date: Wed, 4 Feb 2004 19:03:18 +0000 (+0000) Subject: update. X-Git-Tag: r21-4-14-chise-0_21-23^2~70 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=aee59c9c8d666383665207689f0fae7cf3d8c3ab;hp=ae977785fcb39b6933c9478d0f5eddaccdf745af;p=chise%2Fxemacs-chise.git.1 update. --- diff --git a/src/ChangeLog b/src/ChangeLog index 8484621..6fbc6b7 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,11 @@ 2004-02-04 MORIOKA Tomohiko + * chartab.c (Fchar_feature): Check `<-denotational' to avoid + inheritance itself; fix typo; stop recursive search if cyclic + inheritance is found. + +2004-02-04 MORIOKA Tomohiko + * chartab.c (Q_denotational): New variable. (Q_denotational_from): New variable. (Fchar_feature): Refer `<-denotational' as same as `<-unified'.