From 6a7a0f47aae5654f7365082cfd73421c3bb26b8b Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 27 Jul 2005 04:22:45 +0000 Subject: [PATCH] update. --- src/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index bddcb7f..b8a42f6 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,17 @@ 2005-07-26 MORIOKA Tomohiko + * chartab.c (Q_compatibility_of): New variable. + (put_char_composition): Use XCAR/XCDR instead of Fcar/Fcdr if an + object is proved to be a cons cell; return `<-compatibility' if + the first element of argument `value' is `compat'. + (Fput_char_attribute): Eliminate the first value if + `put_char_composition' returns `<-compatibility'. + (Fsave_char_attribute_table): Use `Fchar_refs_simplify_char_specs' + for `<-compatibility'. + (syms_of_chartab): Add new symbol `<-compatibility'. + +2005-07-26 MORIOKA Tomohiko + * chartab.c (Q_canonical): New variable. (put_char_composition): Return a feature name: return `->canonical' if argument `value' specifies single character. -- 1.7.10.4