(U+6215): Apply new conventions for glyph granularity.
[chise/xemacs-chise.git.1] / src / text-coding.c
2016-12-07 MORIOKA TomohikoUse `USE_CONCORD_OBJECT_SYSTEM_TO_COMPOSE' instead...
2016-07-27 MORIOKA Tomohiko(Fmake_coding_system): Accept property `charset-g3...
2013-05-20 MORIOKA Tomohiko(COMPOSE_ADD_CHAR): Use `concord_object_get_attribute...
2013-05-02 MORIOKA Tomohiko(concord_setup_env_maybe): Abolished.
2013-05-01 MORIOKA Tomohiko(struct decoding_stream): Use COS_object instead of...
2012-06-11 MORIOKA Tomohiko(Qenable_decomposition): New variable in XEmacs CHISE.
2012-04-26 tomo(DECODE_ADD_UCS_CHAR): Add `static'.
2012-02-17 tomo(DECODE_ADD_UCS_CHAR): Don't use `INLINE_HEADER'.
2011-05-31 tomo(char_encode_as_entity_reference): Don't use `DECODE_CH...
2011-02-18 tomo(Vdecomposition_feature_list): New variable when UTF200...
2011-02-09 tomo(Qrep_decomposition): New extern.
2008-09-18 tomo(struct decoding_stream): Add new member `bom_flag...
2008-08-07 tomo(decode_add_er_char): Fix problem when a character...
2005-02-28 tomo(Qccs_priority_list): New variable in XEmacs CHISE.
2004-09-14 tomoAdd EXFUN for `Fregexp_quote'.
2004-04-13 tomo(decode_add_er_char): Must to quote prefix string as...
2004-04-09 tomo(char_encode_utf8): Try to use entity-references for...
2004-04-05 tomo(ER_BUF_SIZE): New macro.
2004-03-15 tomo(char_encode_as_entity_reference): Allow prefix within...
2004-02-02 tomo(COMPOSE_ADD_CHAR): Use `Fchar_feature' instead of
2003-11-12 tomo(decode_add_er_char): Modify for `DECODE_CHAR'.
2003-10-11 tomo(COMPOSE_ADD_CHAR): Fixed.
2003-03-19 tomo(decode_add_er_char): Use XUINT instead of XINT for...
2003-03-11 tomoMerge r21-4-11-chise-0_20-=ucs.