update.
[chise/xemacs-chise.git] / src /
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...
2001-07-12 tomoupdate.
2001-07-11 tomo(decode_builtin_char): New function; renamed from ...
2001-07-11 tomo(decode_builtin_char): New prototype; renamed from
2001-07-11 tomoupdate.
2001-07-11 tomo(char_encode_big5): New function.
2001-07-11 tomo(detect_coding_big5): Fixed problem in XEmacs UTF-2000...
2001-07-11 tomoupdate.
2001-07-11 tomo(BYTE_BIG5_TWO_BYTE_1_P): Support private area 0x81...
2001-07-09 tomoupdate.
2001-07-09 tomo(Fdefine_char): Don't use a CCS property to generate...
2001-07-06 tomoupdate.
2001-07-06 tomo(MAX_LEADING_BYTE_PRIVATE): Fixed.
2001-07-06 tomoupdate.
2001-07-06 tomo(Vcharset_ideograph_gt): New variable.
2001-07-06 tomo(LEADING_BYTE_GT): New macro.
2001-06-14 tomoupdate.
2001-06-14 tomo(Fdefine_char): Delete cemented out code.
2001-06-14 tomo(XCHARVAL): New implementation for UTF-2000 to support...
2001-06-14 tomo(unsigned_int_converters): Add `c'.
2001-06-14 tomo(MIN_CHAR_DAIKANWA): Don't refer `MIN_CHAR_MOJIKYO'.
2001-06-14 tomoupdate.
2001-06-14 tomo(XCHARVAL): Cast the argument into EMACS_UINT.
2001-06-04 tomoupdate.
2001-06-04 tomo(Vcharset_ucs_cns): New variable.
2001-06-04 tomo(LEADING_BYTE_UCS_CNS): New macro.
2000-12-11 tomoupdate.
2000-12-11 tomo(search_buffer): Make `charset_base_code' as character...
2000-12-09 tomoupdate.
2000-12-09 tomo(search_buffer): Use charset-id as charset_base_code...
2000-12-09 tomo(vars_of_emacs): Convert XEMACS_CODENAME to internal...
2000-12-06 kazuhikoSync with r21-2-38
2000-12-06 kazuhikoXEmacs 21.2.38 (Peisino)
2000-12-06 kazuhikoThis commit was generated by cvs2svn to compensate...
2000-12-06 tomoThis commit was manufactured by cvs2svn to create branc...
2000-12-06 tomoThis commit was manufactured by cvs2svn to create branc...
2000-12-06 kazuhikoInitial revision
2000-12-01 tomoupdate.
2000-12-01 tomo(Fmake_coding_system): Use `EXTERNAL_PROPERTY_LIST_LOOP...
2000-11-28 tomoupdate.
2000-11-28 tomo(decode_output_utf8_partial_char): New function.
2000-11-28 tomoupdate.
2000-11-28 tomo(decode_coding_utf8): Output original byte sequence...
2000-11-28 tomo(REP_BYTES_BY_FIRST_BYTE): Use Bufbyte; reverse order...
2000-11-28 tomo(BYTE_ASCII_P): Use bit ops for char-signedness safety.
2000-11-28 tomo(XCHAR_OR_CHAR_INT):
2000-11-27 tomoupdate.
2000-11-27 tomo(Fencode_shift_jis_char):
2000-11-22 kazuhikosync to xemacs-21.2.37 but STILL BUGGY
2000-11-21 kazuhikoimport xemacs-21.2.37
2000-11-21 kazuhikoThis commit was generated by cvs2svn to compensate...
next