chise/xemacs-chise.git
2000-06-19 tomoThis commit was manufactured by cvs2svn to create branc... utf-2000-ggc remote_mirror_ddb31ee2e2b677da7979f9e63d5d4e8f/utf-2000-ggc
2000-06-19 tomoReformatted.
2000-06-19 tomo(insert-char-range-data): Use `decode-char' instead...
2000-06-19 tomo(BOPOMOFO LETTER U): Add `script'.
2000-06-19 tomoReformatted.
2000-06-19 tomoReformatted.
2000-06-19 tomoReformatted.
2000-06-19 tomo(M-458): Modify `ideographic-strokes'.
2000-06-19 tomoReformatted.
2000-06-19 tomoupdate.
2000-06-19 tomo(ISO-IR-165-2C7A): Fix `morohashi-daikanwa'.
2000-06-19 tomoReformatted.
2000-06-19 tomoReformatted.
2000-06-19 tomoReformatted.
2000-06-19 tomoReformatted.
2000-06-19 tomoReformatted.
2000-06-19 tomoupdate.
2000-06-19 tomo- Use `ideographic-strokes' if each stroke attribute...
2000-06-16 tomo(insert-ideograph-radical-char-data): Use `insert-char...
2000-06-16 tomo(insert-char-data): fixed.
2000-06-16 tomo(insert-char-data): Add new optional arguments `attribu...
2000-06-16 tomo(struct char_attribute_list_closure): New structure...
2000-06-16 tomo(make_vector_newer): New prototype.
2000-06-16 tomo(make_vector_newer_1): New function.
2000-06-16 tomoupdate.
2000-06-16 tomo(MAX_CHAR_DAIKANWA): Changed to `(MIN_CHAR_MOJIKYO...
2000-06-16 tomoreformated.
2000-06-16 tomo(M-462'): Add M050101.
2000-06-16 tomoupdate.
2000-06-16 tomo(insert-char-data): Add optional argument `readable'.
2000-06-16 tomoupdate.
2000-06-16 tomo(update-ideograph-radical-table): Don't refer 50101...
2000-06-14 tomoupdate.
2000-06-14 tomo(update-ideograph-radical-table): Use `char-ideograph...
2000-06-14 tomo- Add missing J78 and J83 characters.
2000-06-12 tomoupdate.
2000-06-12 tomo(Vchar_attribute_hash_table): New variable.
2000-06-12 tomoupdate.
2000-06-12 tomo(add_emchar_rune): Use `ASCII_TO_CHARC', `CHAR_TO_CHARC...
2000-06-12 tomo(separate_textual_runs): Use `CHARC_CHARSET' and `CHARC...
2000-06-12 tomo(tty_output_display_block): Use `CHARC_ASCII_EQ'.
2000-06-12 tomo(compare_runes): Use `CHARC_EQ'.
2000-06-12 tomo(find_charsets_in_charc_string): Use `CHARC_CHARSET_ID'.
2000-06-12 tomo(CHARC_CHARSET): New macro.
2000-06-12 tomo(encode_char_2): Deleted.
2000-06-12 tomo(CHAR_TO_CHARC): New inline function.
2000-06-09 tomoupdate.
2000-06-09 tomo(x_output_toolbar_button): Use <Charc_dynarr *> instead of
2000-06-09 tomo(Fx_store_cutbuffer_internal): Modify for UTF-2000.
2000-06-09 tomo- Include "character.h".
2000-06-09 tomo(redisplay_text_width_charc_string): New function;...
2000-06-09 tomo(separate_textual_runs): Use <const Charc *> instead...
2000-06-09 tomo(tty_text_width): Use <const Charc *> instead of <const...
2000-06-09 tomo(compare_runes): Modify for `struct rune'.
2000-06-09 tomo(title_string_charc_dynarr): New variable; renamed...
2000-06-09 tomo- Include "character.h".
2000-06-09 tomo(x_output_string): Use <Charc_dynarr *> instead of...
2000-06-09 tomo(stream_text_width): Use <const Charc *> instead of...
2000-06-09 tomo(Charc_dynarr): New type.
2000-06-09 tomo(structure Charc): New structure; define new type ...
2000-06-09 tomo(DECODE_CHAR): New inline function.
2000-06-09 tomo(Vcharset_control_1): New macro.
2000-06-09 tomo(find_charsets_in_charc_string): New function; delete
2000-06-09 tomo(find_charsets_in_charc_string): New prototype; delete
2000-06-07 tomoupdate.
2000-06-07 tomo(get_non_ascii_char_table_value): Use <Charset_ID>.
2000-06-07 tomoUse <short> for <Charset_ID>.
2000-06-07 tomoUse <unsigned char> for <Charset_ID>.
2000-06-06 tomoSync with r21-2-34.
2000-06-06 tomoThis commit was manufactured by cvs2svn to create branc...
2000-06-06 tomoInitial revision
2000-06-05 tomoupdate.
2000-06-05 tomoFix typo about `utf_2000_p'.
2000-06-02 tomoupdate.
2000-06-02 tomo(vars_of_mule_charset): Update `utf-2000-version' to...
2000-06-02 tomoupdate.
2000-06-02 tomo(Vcharacter_morohashi_daikanwa_table): New variable.
2000-06-02 tomoupdate.
2000-06-02 tomo(Fchar_attribute_alist): Add coded-charset attributes.
2000-06-02 tomoupdate.
2000-06-02 tomo(insert-char-data): If an element of `->decomposition...
2000-06-02 tomoupdate.
2000-06-02 tomo(Vcharacter_ideographic_radical_table): New variable.
2000-06-02 tomoupdate.
2000-06-02 tomo(Vcharacter_total_strokes_table): New variable.
2000-06-02 tomoupdate.
2000-06-02 tomo(Vcharacter_decomposition_table): New variable.
2000-06-01 tomoupdate.
2000-06-01 tomo(decoding_table_check_elements): New function.
2000-06-01 tomoupdate.
2000-06-01 tomo(Fset_charset_mapping_table): Use `put_char_ccs_code_po...
2000-05-31 tomoupdate.
2000-05-31 tomo(decoding_table_put_char): New inline function.
2000-05-31 tomoupdate.
2000-05-31 tomo(CHARSET_BYTE_SIZE): New inline function.
2000-05-31 tomoupdate.
2000-05-31 tomo(Vcharacter_name_table): New variable.
2000-05-30 tomoupdate.
2000-05-30 tomo(make_byte_table): Add new argument `older'.
2000-05-30 tomo(alloc_older_lcrecord): New function in UTF-2000.
next