chise/xemacs-chise.git-
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.
1999-09-03 tomo(REP_BYTES_BY_FIRST_BYTE): Moved to mb-utf-8.h.
1999-09-03 tomoNew files.
1999-09-03 tomo(Charset_ID): Moved from buffer.h.
1999-09-03 tomoInclude multibyte.h unconditionally.
1999-09-02 tomoDelete comment.
1999-09-02 tomoupdate.
1999-09-02 tomoModify header.
1999-09-02 tomoAdd documents about interface for characters.
1999-09-02 tomo(CHAR_ASCII_P): Modify name of argument.
1999-09-02 tomoDelete document about Emchar accessors.
1999-09-02 tomoupdate.
1999-09-02 tomo(CHAR_INTP): Moved from buffer.h
1999-09-02 tomo(CHAR_INTP): Moved to character.h
1999-09-02 tomoupdate.
1999-09-02 tomo- Move definitions about UCS-2000 (UCS-4) to char-ucs.h.
1999-09-02 tomo(CHAR_ASCII_P): Moved to char-ucs.h.
1999-09-02 tomoInclude character unconditionally.
1999-09-02 tomoNew files.
1999-09-02 tomoupdate.
1999-09-02 tomo(ccl_driver): Don't define `CCL_WriteMultibyteChar2...
1999-09-02 tomo(CHAR_MULTIBYTE_P): Moved from character.h.
1999-09-02 tomo(CHAR_MULTIBYTE_P): Moved to mb-utf-8.h.
1999-09-02 tomoupdate.
1999-09-02 tomoinclude mb-utf-8.h in UTF-2000.
1999-09-02 tomo(BUFBYTE_FIRST_BYTE_P): Moved to mb-utf-8.h.
1999-09-02 tomoNew file.
1999-09-02 tomoupdate. r21-2-19-utf-2000-0_5-1
1999-09-02 tomo(CHAR_TABLE_NON_ASCII_VALUE_UNSAFE): Use `Charset_ID...
1999-09-02 tomoDelete garbages.
1999-09-02 tomoSync up with r21-2-19. r21-2-19-utf-2000-0_5-0
1999-09-02 tomo(Charset_ID): New type.
1999-09-01 tomoupdate.
1999-09-01 tomo(c2mu): Use `MAKE_CHAR', `Vcharset_japanese_jisx0212...
1999-09-01 tomoupdate.
1999-09-01 tomo(Vcharset_ucs_bmp): New variable in UTF-2000.
1999-09-01 tomoupdate.
1999-09-01 tomo(Charset_ID): New type.
1999-09-01 tomoupdate.
1999-09-01 tomo(ccl_driver): Don't define `CCL_ReadMultibyteChar2...
1999-09-01 tomo(find_charsets_in_bufbyte_string): Use `Charset_ID...
1999-09-01 tomo(Fdecode_big5_char): Use `Charset_ID' instead of `int'.
1999-09-01 tomo(x_output_toolbar_button): Use `Charset_ID' instead...
1999-09-01 tomo(redisplay_text_width_emchar_string): Use `Charset_ID...
1999-09-01 tomo(glyph_height_internal): Use `Charset_ID' instead of...
1999-09-01 tomo(ensure_face_cachel_complete): Use `Charset_ID' instead...
next