From 81b0a4dac822d495e22f254759c84f87e65c20c6 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 25 Feb 2004 09:07:00 +0000 Subject: [PATCH] update. --- src/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) 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. -- 1.7.10.4