(M-07056): Separate U+5B82 and C3-223D.
[chise/xemacs-chise.git] / src /
2001-11-14 tomoSync up with r21-2-42. r21-2-42-utf-2000-0_18-0
2001-11-14 tomoupdate.
2001-11-14 tomo(char_encode_big5): Prefer charset-g1 than `chinese...
2001-11-14 tomoupdate.
2001-11-14 tomoupdate.
2001-11-14 tomo(uint8_byte_table_description): New constant.
2001-10-22 tomoupdate.
2001-10-22 tomo(complex_vars_of_mule_charset): Don't use builtin range
2001-10-18 tomoupdate.
2001-10-18 tomo(Vcharset_ucs_ks): New variable.
2001-10-18 tomo(LEADING_BYTE_UCS_KS): New macro.
2001-10-16 tomoupdate.
2001-10-16 tomo(Fmake_char): New EXFUN; moved from chartab.c.
2001-10-16 tomoMove EXFUN for Fmake_char and Fdecode_char into chartab.h.
2001-10-16 tomo(Fdecode_char): Add new optional argument `defined...
2001-10-15 tomo(mark_coding_system): Mark initial-charset-g0 and ...
2001-10-15 tomo(Vcharset_ideograph_hanziku_{1 .. 12}): New variables.
2001-10-15 tomo(MIN_LEADING_BYTE): Changed to -0x200.
2001-10-13 tomoupdate.
2001-10-13 tomo(Vcharset_china3_jef): Renamed from `Vcharset_japanese_...
2001-10-13 tomo(LEADING_BYTE_CHINA3_JEF): Renamed from `LEADING_BYTE_J...
2001-10-11 tomoupdate.
2001-10-11 tomo(encode_builtin_char_1): Comment out special code for
2001-10-11 tomo(MIN_CHAR_MOJIKYO_0): Comment out.
2001-10-11 tomoupdate.
2001-10-11 tomo(Vcharset_ideograph_cbeta): New variable.
2001-10-11 tomo(LEADING_BYTE_CBETA): New macro.
2001-10-04 tomoupdate.
2001-10-04 tomo(Vcharset_japanese_jef_china3): New variable.
2001-10-04 tomo(MIN_LEADING_BYTE): Changed to -0x100.
2001-09-07 tomoupdate.
2001-09-07 tomo(XCHARSET_CELL_RANGE): New inline function.
2001-09-07 tomoupdate.
2001-09-07 tomo(get_char_table): Use `get_char_id_table' in XEmacs...
2001-09-07 tomoupdate.
2001-09-07 tomo(get_char_id_table): New inline function.
2001-09-07 tomo(get_char_id_table): Moved to chartab.h as an inline...
2001-09-07 tomoupdate.
2001-09-07 tomo(decode_char_table_range): New prototype in XEmacs...
2001-09-07 tomo(put_char_id_table): Moved to chartab.h as an inline...
2001-09-07 tomoupdate.
2001-09-07 tomo(put_char_id_table): Use `put_char_table'.
2001-09-07 tomoupdate.
2001-09-07 tomo(map_over_uint8_byte_table): Delete argument `ccs'.
2001-09-06 tomo(struct map_char_table_for_charset_arg): New structure.
2001-09-06 tomoupdate.
2001-09-06 tomo(map_char_table): Check a character is found in range...
2001-09-06 tomoupdate.
2001-09-06 tomo(map_char_id_table): Deleted.
2001-09-05 tomoMerge r21-2-41-syntax-1.
2001-08-31 tomoupdate.
2001-08-31 tomo(get_char_id_table): Change interface.
2001-08-31 tomoSync up with r21-2-41.
2001-08-31 tomo(put_char_ccs_code_point): Modify for interface change of
2001-08-31 tomo(put_char_id_table): Change interface.
2001-08-31 tomo(get_char_id_table): Change interface.
2001-08-19 tomoupdate.
2001-08-19 tomo(map_over_uint8_byte_table): Change arguments; add...
2001-08-17 tomoupdate.
2001-08-17 tomo(map_over_uint8_byte_table): Change interface of mappin...
2001-08-16 tomoupdate.
2001-08-16 tomo(complex_vars_of_chartab): Move setting code of
2001-08-16 tomoMove char-it-table related codes to chartab.c.
2001-08-16 tomoInclude "char-ucs.h" if --with-utf-2000 is specified.
2001-08-16 tomoMove char-id-table related code from mule-charset.c.
2001-08-16 tomo(Qucs): New external variable.
2001-08-15 tomoSync up with r21-2-41.
2001-08-15 tomoupdate.
2001-08-15 tomo(Vcharset_ucs_jis): New variable.
2001-08-15 tomo(LEADING_BYTE_UCS_JIS): New macro.
2001-08-15 tomoSync up with r21-2-40.
2001-08-14 tomoSync up with r21-2-39.
2001-08-13 tomoupdate.
2001-08-12 tomo(map_over_uint8_byte_table): New function.
2001-08-10 tomoupdate.
2001-08-10 tomo(Ffind_char): New function in XEmacs UTF-2000.
2001-08-07 tomoupdate.
2001-08-07 tomo(Vcharset_chinese_big5_cdp): New variable in XEmacs...
2001-08-07 tomo(LEADING_BYTE_CHINESE_BIG5_CDP): New macro.
2001-07-26 tomoupdate.
2001-07-26 tomo(encode_builtin_char_1): Purge codes about
2001-07-26 tomo(MIN_CHAR_GREEK): Purged.
2001-07-24 tomoupdate.
2001-07-24 tomo(Qto_ucs): New variable.
2001-07-23 tomoupdate.
2001-07-23 tomo(Fdecode_char): Fixed.
2001-07-23 tomoupdate.
2001-07-23 tomo(complex_vars_of_mule_charset): Modify registry of...
2001-07-21 tomoupdate.
2001-07-21 tomo(Vcharset_ucs_big5): New variable.
2001-07-21 tomo(LEADING_BYTE_UCS_BIG5): New macro.
2001-07-21 tomoupdate.
2001-07-21 tomo(decode_builtin_char): Check Big5 code range which...
2001-07-16 tomoupdate.
2001-07-16 tomo(Vcharset_chinese_gb12345): New variable.
2001-07-16 tomo(MIN_LEADING_BYTE): Changed to -0x70.
2001-07-12 tomoupdate.
2001-07-12 tomo(Fdecode_builtin_char): Use `latin-viscii-lower' and
2001-07-12 tomoupdate.
2001-07-12 tomo(Fdecode_builtin_char): Comment out regularization...
next