From af48356a7bed218371f5ebc89f4b84de1f4cfaac Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 9 Aug 2005 11:04:38 +0000 Subject: [PATCH] update. --- src/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 22ad0b0..0626fb7 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,15 @@ +2005-08-08 MORIOKA Tomohiko + + * chartab.c (Q_halfwidth_of): New variable. + (put_char_composition): Return `<-halfwidth' instead of + `=decomposition' for compatibility mapping to single character + tagged `narrow'. + (Fput_char_attribute): Convert char-specs in value of + `{<-|->}halfwidth[^*]*' to characters and put reverse links. + (Fsave_char_attribute_table): Use `Fchar_refs_simplify_char_specs' + for `<-halfwidth'. + (syms_of_chartab): Add new symbol `<-halfwidth'. + 2005-08-05 MORIOKA Tomohiko * chartab.c (put_char_composition): Return -- 1.7.10.4