From 6bd319c41a1f9f7dcf38bccdfb06a3a722fca573 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 3 Aug 2005 15:45:55 +0000 Subject: [PATCH] update. --- src/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 6b4c1ed..adfd5be 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,15 @@ +2005-08-03 MORIOKA Tomohiko + + * chartab.c (Q_circled_of): New variable. + (put_char_composition): Return `<-circled' instead of + `=decomposition' for compatibility mapping to single character + tagged `circle'. + (Fput_char_attribute): Convert char-specs in value of + `{<-|->}circled[^*]*' to characters and put reverse links. + (Fsave_char_attribute_table): Use `Fchar_refs_simplify_char_specs' + for `<-circled'. + (syms_of_chartab): Add new symbol `<-circled'. + 2005-08-02 MORIOKA Tomohiko * chartab.c (Qto_decomposition_at_circled): New variable. -- 1.7.10.4