Sync with r21-2-26.
[chise/xemacs-chise.git-] / src /
2000-01-19 tomoSync with r21-2-26.
2000-01-19 tomoMerge r21-2-24-utf-2000-0_13-0.
2000-01-18 tomoupdate.
2000-01-18 tomo(vars_of_mule_charset): Update `utf-2000-version' to...
2000-01-15 tomoupdate.
2000-01-15 tomo(split_builtin_char): Delete builtin support for `katak...
2000-01-15 tomo(MAKE_CHAR): Delete builtin support for `Vcharset_katak...
2000-01-06 tomoThis commit was manufactured by cvs2svn to create branc...
2000-01-06 tomoInitial revision
1999-12-24 tomoupdate.
1999-12-24 tomo(Vcharset_mojikyo_pj_[1 .. 21]): New variable.
1999-12-24 tomoupdate.
1999-12-24 tomo(MIN_LEADING_BYTE): Changed to -0x60.
1999-11-18 tomoupdate.
1999-11-18 tomo(Vcharset_japanese_jisx0208_1990): New variable.
1999-11-18 tomo(LEADING_BYTE_JAPANESE_JISX0208_1990): New macro.
1999-11-16 tomoupdate.
1999-11-16 tomo(char_encode_iso2022): Output `~' if ISO 2022 coded...
1999-11-16 tomoupdate.
1999-11-16 tomo(Fget_char_attribute): Forgot to `CHECK_CHAR'.
1999-11-15 tomoupdate.
1999-11-15 tomo(Vcharset_ideograph_daikanwa): New variable.
1999-11-15 tomo(LEADING_BYTE_DAIKANWA): New macro.
1999-11-15 tomoupdate.
1999-11-15 tomo(Fstring_to_number): Don't recognize floating point...
1999-11-15 tomoupdate.
1999-11-15 tomo(Fput_char_attribute): Forgot to `CHECK_CHAR'.
1999-11-14 tomoupdate.
1999-11-14 tomo(Qsquare): New variable.
1999-11-14 tomoupdate.
1999-11-14 tomo(Qcircle): New variable.
1999-11-14 tomoupdate.
1999-11-14 tomo(Qfont): New variable.
1999-11-14 tomoupdate.
1999-11-14 tomo(Qsub): New variable.
1999-11-14 tomoupdate.
1999-11-14 tomo(Fput_char_attribute): Convert each element of VALUE...
1999-11-14 tomoupdate.
1999-11-14 tomo(Fput_char_attribute): Allow GR code-point if a coded...
1999-11-13 tomoupdate.
1999-11-13 tomo(Fput_char_attribute): Check each element of VALUE...
1999-11-13 tomo(Vcharset_ethiopic_ucs): New variable in UTF-2000.
1999-11-13 tomo(LEADING_BYTE_ETHIOPIC_UCS): New macro.
1999-11-13 tomoupdate.
1999-11-13 tomo(Fset_charset_mapping_table): Fix problem with `ascii'.
1999-11-12 tomoupdate.
1999-11-12 tomo(Vcharacter_variant_table): New variable.
1999-11-12 tomo(get_char_code_table): Allow negative character code.
1999-11-12 tomoupdate.
1999-11-12 tomo(Fchar_attribute_alist): Check the argument is a charac...
1999-11-12 tomo(SPLIT_CHAR): Use `split_builtin_char'.
1999-11-12 tomo(range_charset_code_point): Must use make_int.
1999-11-12 tomoupdate.
1999-11-12 tomo(char_byte_table): Change name from "char-code-table" to
1999-11-12 tomo(char_code_table): New type.
1999-11-11 tomoThis commit was generated by cvs2svn to compensate...
1999-11-11 tomoXEmacs 21.2.20 "Yoko".
1999-11-10 tomoupdate.
1999-11-10 tomo(Fmake_charset): Setup byte_offset for {94|96}^n-set.
1999-11-09 tomoupdate.
1999-11-09 tomo(Fdefine_char): Fix problem with non-UCS character.
1999-11-09 tomoupdate.
1999-11-09 tomo(SPLIT_CHAR): Don't make new cell if a charset slot...
1999-11-09 tomoupdate.
1999-11-09 tomo(Fget_char_attribute): If ATTRIBUTE is a name of charse...
1999-10-29 tomoupdate. r21-2-19-utf-2000-0_10-0
1999-10-29 tomo(Fcharset_name): Define `byte_offset' in non-UTF-2000...
1999-10-29 tomoupdate.
1999-10-29 tomo(char_encode_shift_jis): Use `charset_code_point' not...
1999-10-29 tomo(mark_charset): `cs->encoding_table' has been deleted.
1999-10-29 tomo(struct Lisp_Charset): Delete `encoding_table'.
1999-10-29 tomoupdate.
1999-10-29 tomo(char_encode_iso2022): Use `charset_code_point' instead of
1999-10-29 tomo(charset_get_byte1): Deleted.
1999-10-28 tomoupdate.
1999-10-28 tomo(SPLIT_CHAR): New inline function.
1999-10-28 tomo(range_charset_code_point): New function.
1999-10-28 tomo(range_charset_code_point): New interface.
1999-10-27 tomoupdate.
1999-10-27 tomo(Fmake_charset): Delete unused local variable `code_off...
1999-10-27 tomo(Vcharacter_attribute_table): New extern variable.
1999-10-27 tomoupdate.
1999-10-27 tomo(vars_of_mule_charset): Update `utf-2000-version' to...
1999-10-27 tomoupdate.
1999-10-27 tomo(Vcharacter_attribute_table): New variable.
1999-10-27 tomoupdate.
1999-10-27 tomo(Fmake_charset): Just use `get_unallocated_leading_byte'.
1999-10-27 tomo(LEADING_BYTE_*): Use ISO-IR numbers for official sets...
1999-10-12 tomoupdate. r21-2-19-utf-2000-0_9-0-doprnt-1 r21-2-19-utf-2000-0_9-1
1999-10-12 tomo(emacs_doprnt_1): Fix problem with %0XXd for a negative...
1999-10-12 tomoupdate. r21-2-19-utf-2000-0_9-0
1999-10-12 tomo(vars_of_mule_charset): Update `utf-2000-version' to...
1999-10-11 tomoupdate.
1999-10-11 tomo(compile_extended_range): Use `CHAR_CHARSET_ID' instead of
1999-10-11 tomo(find_charsets_in_bufbyte_string): Use `CHAR_CHARSET_ID...
1999-10-11 tomo(CHAR_TABLE_NON_ASCII_VALUE_UNSAFE): Use `CHAR_CHARSET_...
1999-10-11 tomo(CHAR_LEADING_BYTE): Deleted.
1999-10-11 tomo(MIN_LEADING_BYTE): Changed to `-0x40'.
1999-10-11 tomo(get_char_table): Don't use type `Charset_ID' for chars...
1999-10-11 tomo(MIN_LEADING_BYTE): Changed to 0x00.
next