From 79e5742714df117d8eb914604aa6947fccba38fa Mon Sep 17 00:00:00 2001 From: tomo Date: Sat, 19 Jun 2004 18:50:51 +0000 Subject: [PATCH] update and fix. --- src/ChangeLog | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) diff --git a/src/ChangeLog b/src/ChangeLog index 441bdf2..b3605ba 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2004-06-19 MORIOKA Tomohiko + + * chartab.c (Fput_char_attribute): Convert char-specs in value of + `{<-|->}original[^*]*' to characters and put reverse links. + (Fsave_char_attribute_table): Use `Fchar_refs_simplify_char_specs' + for `{<-|->}original[^*]*'. + 2004-06-14 MORIOKA Tomohiko * mule-canna.c (m2c): Fix problem with XEmacs CHISE. @@ -35,7 +42,7 @@ 2004-04-26 MORIOKA Tomohiko - * chartab.c (Fput_char_attribute): Convert char-refs in value of + * chartab.c (Fput_char_attribute): Convert char-specs in value of `{<-|->}wrong[^*]*' to characters and put reverse links. (Fsave_char_attribute_table): Use `Fchar_refs_simplify_char_specs' for `{<-|->}wrong[^*]*'. @@ -44,7 +51,7 @@ * chartab.c (Q_vulgar): New variable. (Q_vulgar_of): New variable. - (Fput_char_attribute): Convert char-refs in value of + (Fput_char_attribute): Convert char-specs in value of `{->|<-}vulgar' to characters and put reverse links. (Fsave_char_attribute_table): Use `Fchar_refs_simplify_char_specs' for `{->|<-}vulgar'. @@ -104,8 +111,8 @@ * chartab.c (Q_same): New variable. (Q_same_of): New variable. - (Fput_char_attribute): Convert char-refs in value of `{->|<-}same' - to characters and put reverse links. + (Fput_char_attribute): Convert char-specs in value of + `{->|<-}same' to characters and put reverse links. (Fsave_char_attribute_table): Use `Fchar_refs_simplify_char_specs' for `{->|<-}same'. (syms_of_chartab): Add new symbols `{->|<-}same'. @@ -114,7 +121,7 @@ * chartab.c (Q_component): New variable. (Q_component_of): Likewise. - (Fput_char_attribute): Convert char-refs in value of + (Fput_char_attribute): Convert char-specs in value of `{->|<-}ideographic-component-forms' to characters and put reverse links. (syms_of_chartab): Add new symbols @@ -151,7 +158,7 @@ 2004-02-08 MORIOKA Tomohiko - * chartab.c (Fput_char_attribute): Convert char-refs in value of + * chartab.c (Fput_char_attribute): Convert char-specs in value of `<-simplified[^*]*' to characters and put reverse links. 2004-02-05 MORIOKA Tomohiko -- 1.7.10.4