From ab783c8dea8917d008483f8e430a4942c29b71ce Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 18 Feb 2011 23:49:42 +0000 Subject: [PATCH] update. --- src/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 06dbb4c..100609a 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,17 @@ +2011-02-17 MORIOKA Tomohiko + + * text-coding.c (Vdecomposition_feature_list): New variable when + UTF2000 is defined. + (char_encode_utf8): Refer variable `decomposition-feature-list' + instead of `=decomposition' feature. + (vars_of_file_coding): Add new variable + `decomposition-feature-list' when UTF2000 is defined. + +2011-02-16 MORIOKA Tomohiko + + * chartab.c (Fput_char_attribute): Support `=decomposition@FOO' as + `=decomposition' feature. + 2011-02-12 MORIOKA Tomohiko * mule-charset.c (Fmake_charset): Fix problem for 94^n or 96^n -- 1.7.10.4