X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2FChangeLog;h=b3d63aa9bf9d8c9c428b68ec7fd6c025c728e631;hb=c2fd56d4d093e32a6719430c18ccab2be2bfa4d3;hp=06dbb4c5e54e4efa0aade72e394ac95e42f13e6a;hpb=12efeeb6b0d689a894298fe66dfe11dbc6eb4dcd;p=chise%2Fxemacs-chise.git.1 diff --git a/src/ChangeLog b/src/ChangeLog index 06dbb4c..b3d63aa 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,54 @@ +2011-07-20 MORIOKA Tomohiko + + * mule-charset.c (charset_code_point): If nil is specified as a + feature-value, don't find in mother and return -1. + +2011-07-22 MORIOKA Tomohiko + + * chartab.c (Fput_char_attribute): Accept nil as a value of + CCS-feature [it means that specified object does not have + code-point of the CCS-feature]. + +2011-06-07 MORIOKA Tomohiko + + * mule-charset.c (complex_vars_of_mule_charset): Use "jisx0208" + instead of "jisx0208\\.1990" as the X-registry of `=jis-x0208'. + +2011-05-10 MORIOKA Tomohiko + + * text-coding.c (char_encode_as_entity_reference): Don't use + `DECODE_CHAR' to detect isolated characters. + + * mule-charset.c (charset_code_point): Change the third argument + `defined_only' to `accepted_mode'; `accepted_mode' can be + CHAR_ISOLATED_ONLY, CHAR_ALL or CHAR_DEFINED_ONLY. + + * char-ucs.h (CHAR_ISOLATED_ONLY): New macro. + (CHAR_ALL): New macro. + (CHAR_DEFINED_ONLY): New macro. + +2011-03-14 MORIOKA Tomohiko + + * chartab.c (Fchar_feature_base_name_eq): New function when + UTF2000 is enabled. + (Fput_char_attribute): Use `Fchar_feature_base_name_eq'. + (syms_of_chartab): Add new builtin function + `char-feature-base-name=' when UTF2000 is enabled. + +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