(MIN_CHAR_OBS_94x94): New macro.
[chise/xemacs-chise.git-] / src / char-ucs.h
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.