From: tomo Date: Tue, 26 Jul 2005 08:41:36 +0000 (+0000) Subject: update. X-Git-Tag: r21-4-17-chise-0_22-4^20~370 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=736911f5762b3678d5206192d01ec0257e1d6932;hp=d6fdf9edf9bb9b4cdd2d531395a993a8f0c6a375;p=chise%2Fxemacs-chise.git.1 update. --- diff --git a/src/ChangeLog b/src/ChangeLog index 24df936..bddcb7f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,14 @@ +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. + (Fput_char_attribute): Use `put_char_composition' to determine + feature name for `=decomposition' or `->denotational'. + (Fsave_char_attribute_table): Use `Fchar_refs_simplify_char_specs' + for `->canonical'. + (syms_of_chartab): Add new symbol `->canonical'. + 2005-07-22 MORIOKA Tomohiko * chartab.c (Qmap_decomposition): New variable.