From: tomo Date: Wed, 4 Feb 2004 13:47:43 +0000 (+0000) Subject: update. X-Git-Tag: r21-4-14-chise-0_21-23^2~84 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43cb9cb46ec1985b5740de88dc8b51531a2b2798;p=chise%2Fxemacs-chise.git update. --- 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