(SPLIT_CHAR): Use `split_builtin_char'.
[chise/xemacs-chise.git] / src / char-ucs.h
1999-11-12 tomo(SPLIT_CHAR): Use `split_builtin_char'.
1999-11-12 tomo(char_code_table): New type.
1999-11-09 tomo(SPLIT_CHAR): Don't make new cell if a charset slot...
1999-10-29 tomo(struct Lisp_Charset): Delete `encoding_table'.
1999-10-29 tomo(charset_get_byte1): Deleted.
1999-10-28 tomo(SPLIT_CHAR): New inline function.
1999-10-28 tomo(range_charset_code_point): New interface.
1999-10-27 tomo(Vcharacter_attribute_table): New extern variable.
1999-10-27 tomo(LEADING_BYTE_*): Use ISO-IR numbers for official sets...
1999-10-11 tomo(CHAR_LEADING_BYTE): Deleted.
1999-10-11 tomo(MIN_LEADING_BYTE): Changed to `-0x40'.
1999-10-11 tomo(MIN_LEADING_BYTE): Changed to 0x00.
1999-10-11 tomo(MIN_LEADING_BYTE_PRIVATE): New macro.
1999-10-10 tomo(Vdefault_coded_charset_priority_list_for_font): Deleted.
1999-10-10 tomo(LEADING_BYTE_LATIN_VISCII): New macro.
1999-10-10 tomo(char_byte_table): New type.
1999-10-04 tomo(MIN_CHAR_OBS_94x94): New macro.
1999-10-03 tomo(MAKE_CHAR): Allow nested decoding-table.
1999-10-01 tomo(MAKE_CHAR): Check the result for range-represented...
1999-10-01 tomo(LEADING_BYTE_HIRAGANA_JISX0208): New macro.
1999-09-27 tomo(struct Lisp_Charset): Change type of `decoding_table...
1999-09-18 tomo(MIN_CHAR_HALFWIDTH_KATAKANA): Changed to 0xFF61 from...
1999-09-14 tomo(MAKE_CHAR): Fix problem in 2-dimension charset.
1999-09-14 tomo(breakup_char_1): Use `Vdefault_coded_charset_priority_...
1999-09-13 tomo(breakup_char_1): Use `Vdefault_coded_charset_priority_...
1999-09-13 tomo(breakup_char_1): Use `Vdefault_coded_charset_priority_...
1999-09-13 tomo(breakup_char_1): Concatenate code for (c < 0x17F)...
1999-09-13 tomo(latin_a_char_to_charset): Deleted.
1999-09-13 tomo(struct Lisp_Charset): Add `ucs_min', `ucs_max' and...
1999-09-13 tomo(breakup_char_1): Use `Vdefault_coded_charset_priority_...
1999-09-13 tomo(Vdefault_coded_charset_priority_list): Renamed from
1999-09-13 tomo(breakup_char_1): Use `Vdefault_preferred_coded_charset...
1999-09-13 tomo(charset_get_byte1): New function.
1999-09-12 tomo(XCHARSET_GET_BYTE1): New inline function.
1999-09-12 tomo(latin_jisx0201_to_ucs): Deleted.
1999-09-10 tomo(struct Lisp_Charset): Delete `rep_bytes'; add `encodin...
1999-09-09 tomo(Emchar_to_byte_table): New type.
1999-09-08 tomo(Vcharset_ucs_bmp): New variable.
1999-09-05 tomo(BYTE_ASCII_P): Moved to mb-multibyte.h.
1999-09-03 tomo(REP_BYTES_BY_FIRST_BYTE): Moved to mb-utf-8.h.
1999-09-02 tomoDelete comment.
1999-09-02 tomo(CHAR_ASCII_P): Modify name of argument.
1999-09-02 tomoNew files.