From: tomo Date: Wed, 25 Feb 2004 09:07:00 +0000 (+0000) Subject: update. X-Git-Tag: r21-4-14-chise-0_21-25-ii-identical^2~52 X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=commitdiff_plain;h=81b0a4dac822d495e22f254759c84f87e65c20c6 update. --- diff --git a/src/ChangeLog b/src/ChangeLog index 03de7c4..1be0e0e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,14 @@ +2004-02-24 MORIOKA Tomohiko + + * chartab.c (Q_identical): New variable. + (Q_identical_from): New variable. + (Fchar_feature): Regard `->identical' as a feature to find + ancestors. + (Fput_char_attribute): Add reversed link for `{->|<-}identical'. + (Fsave_char_attribute_table): Use `Fchar_refs_simplify_char_specs' + for `{->|<-}identical'. + (syms_of_chartab): Add new symbols `{->|<-}identical'. + 2004-02-13 MORIOKA Tomohiko * char-ucs.h (encode_char_2): New inline function.