chise/xemacs-chise.git-
1999-09-18 tomo(MIN_CHAR_HALFWIDTH_KATAKANA): Changed to 0xFF61 from...
1999-09-18 tomo(char_encode_iso2022): Keep designated charsets if...
1999-09-14 tomoupdate. r21-2-19-utf-2000-0_8-0
1999-09-14 tomoUpdate `utf-2000-version' to 0.8 (Kami).
1999-09-14 tomoupdate.
1999-09-14 tomo(MAKE_CHAR): Fix problem in 2-dimension charset.
1999-09-14 tomoupdate. r21-2-19-utf-2000-0_7-1
1999-09-14 tomo(latin_iso8859_2_to_ucs NULL): Add pseudo definition...
1999-09-14 tomoupdate. r21-2-19-utf-2000-0_7-0
1999-09-14 tomo(default-coded-charset-priority-list): Add thai-tis620 and
1999-09-14 tomoupdate.
1999-09-14 tomo(breakup_char_1): Use `Vdefault_coded_charset_priority_...
1999-09-13 tomoupdate.
1999-09-13 tomo(breakup_char_1): Use `Vdefault_coded_charset_priority_...
1999-09-13 tomo(reset_encoding_stream): Fixed.
1999-09-13 tomo(breakup_char_1): Use `Vdefault_coded_charset_priority_...
1999-09-13 tomoupdate.
1999-09-13 tomo(Fmake_coding_system): Don't set up `codesys->fixed...
1999-09-13 tomo(breakup_char_1): Concatenate code for (c < 0x17F)...
1999-09-13 tomoupdate.
1999-09-13 tomo(latin_a_char_to_charset): Deleted.
1999-09-13 tomoupdate.
1999-09-13 tomo(default-coded-charset-priority-list): Add `cyrillic...
1999-09-13 tomo(make_charset): Add new argument `ucs_min', `ucs_max...
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 tomoupdate.
1999-09-13 tomo(default-coded-charset-priority-list): Renamed from
1999-09-13 tomo(Vdefault_coded_charset_priority_list): Renamed from
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 tomoupdate.
1999-09-13 tomo(charset_get_byte1): New function.
1999-09-13 tomoupdate.
1999-09-13 tomo(default-preferred-coded-charset-list): Set up in UTF...
1999-09-13 tomo(charset_get_byte1): New function.
1999-09-12 tomo(XCHARSET_GET_BYTE1): New inline function.
1999-09-12 tomoupdate.
1999-09-12 tomo(make_charset): Initialize `CHARSET_TO_BYTE1_TABLE...
1999-09-12 tomoupdate.
1999-09-12 tomo(char_encode_shift_jis): Use `XCHARSET_TO_BYTE1_TABLE...
1999-09-12 tomo(ucs_to_latin_jisx0201): Deleted.
1999-09-12 tomo(latin_jisx0201_to_ucs): Deleted.
1999-09-11 tomoupdate.
1999-09-11 tomo(Fmake_coding_system): Don't set up `codesys->fixed...
1999-09-11 tomo(struct Lisp_Coding_System): Delete `fixed.size'.
1999-09-11 tomoupdate.
1999-09-11 tomo(make_charset): Delete argument `rep_bytes'.
1999-09-11 tomoupdate.
1999-09-11 tomo(char_encode_shift_jis): Use table `ucs_to_latin_jisx02...
1999-09-11 tomoupdate.
1999-09-11 tomo(text_encode_generic): Use `if' instead of `switch'.
1999-09-11 tomoupdate.
1999-09-11 tomoupdate.
1999-09-11 tomo(encode_coding_sjis): Deleted.
1999-09-10 tomoupdate.
1999-09-10 tomo(decode_coding_iso2022): Use `DECODE_ADD_UCS_CHAR'...
1999-09-10 tomoupdate.
1999-09-10 tomo(vars_of_mule_charset): Update `utf-2000-version' to...
1999-09-10 tomoupdate.
1999-09-10 tomo(CHAR_COLUMNS): New macro.
1999-09-10 tomoupdate.
1999-09-10 tomo(char_encode_ucs4): New function.
1999-09-10 tomo(tty_initialize_font_instance): Don't use `XCHARSET_COL...
1999-09-10 tomo(make_charset): Don't set up CHARSET_REP_BYTES in UTF...
1999-09-10 tomo(tty_output_display_block): Use `CHAR_COLUMNS' instead of
1999-09-10 tomo(bufbyte_string_displayed_columns): Use `CHAR_COLUMNS...
1999-09-10 tomo(column_at_point): Use `CHAR_COLUMNS' instead of `XCHAR...
1999-09-10 tomo(struct Lisp_Charset): Delete `rep_bytes'; add `encodin...
1999-09-09 tomoupdate. r21-2-19-utf-2000-0_6-1
1999-09-09 tomoupdate.
1999-09-09 tomo(Emchar_to_byte_table): New type.
1999-09-09 tomoDon't define charset `vietnamese-viscii-lower' and
1999-09-09 tomo(Vcharset_latin_viscii_lower): New variable.
1999-09-09 tomoupdate.
1999-09-09 tomoAdd new option `--with-text-coding'; define `TEXT_CODIN...
1999-09-09 tomoupdate.
1999-09-09 tomoNew file.
1999-09-08 tomoupdate.
1999-09-08 tomo(Fmake_char): Fix problem of 256-set.
1999-09-08 tomoupdate.
1999-09-08 tomo(Vcharset_ucs_bmp): New variable.
1999-09-06 tomo(vars_of_mule_charset): Fixed comment of `utf-2000... r21-2-19-utf-2000-0_6-0
1999-09-06 tomoupdate.
1999-09-06 tomo(vars_of_mule_charset): Update `utf-2000-version' to...
1999-09-05 tomoupdate.
1999-09-05 tomoInclude multibyte.h instead of character.h for `BYTE_AS...
1999-09-05 tomo(CHAR_MULTIBYTE_P): Moved from `mule-charset.h'.
1999-09-05 tomo(CHAR_MULTIBYTE_P): Moved to mb-multibyte.h.
1999-09-05 tomo(BYTE_ASCII_P): Moved from char-ucs.h.
1999-09-05 tomo(BYTE_ASCII_P): Moved to mb-multibyte.h.
1999-09-05 tomo(BYTE_ASCII_P): Moved from buffer.h.
1999-09-05 tomo(REP_BYTES_BY_FIRST_BYTE): Moved to mb-1byte.h.
1999-09-04 tomoupdate.
1999-09-04 tomoInclude mb-multibyte.h.
1999-09-04 tomoInclude mb-1byte.h in unibyte-XEmacs.
1999-09-04 tomoNew files.
1999-09-03 tomoModify header.
1999-09-03 tomoupdate.
1999-09-03 tomo(MULTIBYTE): New macro.
next