chise/xemacs-chise.git-
2002-07-18 tomoReformatted.
2002-07-18 tomoUse `chinese-big5-eten' for Big5-ETEN code points.
2002-07-18 tomoUse `chinese-big5-eten' for Big5-ETEN code points.
2002-07-18 tomoupdate.
2002-07-18 tomo(insert-char-attributes): Don't insert attribute `compo...
2002-07-18 tomoupdate.
2002-07-18 tomo(Vcharacter_variant_table): Deleted.
2002-07-17 tomoupdate. r21-2-44-utf-2000-0_19-ids1-n14
2002-07-17 tomoupdate.
2002-07-17 tomo(char-ref-p): Deleted [defined as a builtin function].
2002-07-17 tomoAdd an EXFUN for `Fchar_ref_p'.
2002-07-17 tomo(Qideographic_structure): New variable.
2002-07-17 tomo(Fchar_ref_p): New function.
2002-07-17 tomoAdd an EXFUN for `Ffind_char'.
2002-07-17 tomoSync up with r21-2-44-utf-2000-0_18-m14. r21-2-44-utf-2000-0_19-er2-n14
2002-07-17 tomoAdd some missing mappings to CHINA3-JEF code points.
2002-07-16 tomoupdate.
2002-07-16 tomoRequire `chise'.
2002-07-16 tomo(preloaded-file-list): Change condition of loading...
2002-07-16 tomoupdate.
2002-07-16 tomo(Vcharacter_composition_table): Deleted.
2002-07-16 tomoAdd EXFUN for `Fmap_char_attribute' in every UTF-2000.
2002-07-16 tomoupdate.
2002-07-16 tomo(Qcomposition): Add extern if external-DB feature is...
2002-07-16 tomo(Vcharacter_composition_table): Don't define if externa...
2002-07-15 tomoupdate.
2002-07-15 tomo(char-db-stingy-mode): Set nil.
2002-07-15 tomoupdate.
2002-07-15 tomo(Vchar_db_stingy_mode): New variable.
2002-07-15 tomo(get_char_id_table_0): New inline function.
2002-07-14 tomoSync up with r21-2-44-utf-2000-0_18-m13. r21-2-44-utf-2000-0_19-er2-n13
2002-07-14 tomo(U-000218B7): Fixed.
2002-07-14 tomo(insert-ideograph-radical-char-data): Ignore non-Unicod...
2002-07-14 tomoSync up with r21-2-44-0_18-m12. r21-2-44-utf-2000-0_19-er2-n12
2002-07-13 tomoSync up with r21-2-44-0_18-m12.
2002-07-13 tomo(char-ideographic-radical): Add new optional argument...
2002-07-13 tomo(char-db-insert-char-reference): Don't insert line...
2002-07-08 tomoupdate. r21-2-44-utf-2000-0_19-er2-n11
2002-07-08 tomo(decode_coding_utf8): Use `COMPOSE_FLUSH_CHARS' and
2002-07-08 tomoupdate. r21-2-44-utf-2000-0_19-er1_1-n11
2002-07-07 tomo(COMPOSE_FLUSH_CHARS): Use `decode_add_er_char' instead of r21-2-44-utf-2000-0_19-er1-n11
2002-07-06 tomoupdate.
2002-07-06 tomo(decode_add_er_char): New function.
2002-07-06 tomo(decode_flush_er_chars): New inline function.
2002-07-06 tomo(decode_coding_utf8): Flush for er_buf must be done...
2002-07-06 tomo(complex_vars_of_mule_charset): Specify `Vcharset_ucs...
2002-07-06 tomoupdate.
2002-07-06 tomo(decode_coding_big5): Use `decode_defined_char' instead of
2002-07-06 tomo(decode_defined_char): New function; search mother.
2002-07-06 tomo(decode_defined_char): Renamed from `DECODE_DEFINED_CHA...
2002-07-06 tomoAdd `EXFUN' for `Fstring_to_number'.
2002-07-05 tomoupdate.
2002-07-05 tomo(utf-8-er): New coding-system in UTF-2000; setup
2002-07-05 tomoupdate.
2002-07-05 tomo(Vcoded_charset_entity_reference_alist): New variable.
2002-07-05 tomo(struct Lisp_Coding_System): Add new member `use_entity...
2002-07-05 tomoAdd `extern' for `Vcharset_ucs'.
2002-07-03 tomoupdate. r21-2-44-utf-2000-0_19-n11c
2002-07-03 tomoNew file.
2002-07-03 tomoupdate.
2002-07-03 tomoUse `mount-char-attribute-table' instead of
2002-07-03 tomo(save_uint8_byte_table): Don't clear the table.
2002-07-02 tomoupdate.
2002-07-02 tomo(Fsave_charset_mapping_table): Open database as "w...
2002-07-02 tomo(Fsave_char_attribute_table): Don't share `ct->db'...
2002-07-02 tomoupdate.
2002-07-02 tomo(mark_char_table): Don't refer `ct->db_file'.
2002-07-02 tomo(struct Lisp_Char_Table): Delete member `db_file'.
2002-07-02 tomoSync up with r21-2-44-0_18-m11.
2002-07-02 tomoSync up with r21-2-44-0_18-m11.
2002-07-02 tomoupdate.
2002-07-02 tomoAdd an EXFUN for `Fmap_char_attribute'.
2002-07-02 tomo(preloaded-file-list): Dump "close-cdb" in UTF-2000.
2002-07-02 tomoupdate.
2002-07-02 tomo(Fclose_char_attribute_table): Set Qnil on `ct->db_file'
2002-07-01 tomoupdate.
2002-07-01 tomo(mark_char_table): Mark `ct->db_file' and `ct->db'...
2002-07-01 tomo(struct Lisp_Char_Table): Add new member `db_file'...
2002-07-01 tomoAdd an EXFUN for `Fdatabase_live_p'.
2002-06-26 tomoSync with r21-2-44-0_18-m10. r21-2-44-utf-2000-0_18-lazy-n10c r21-2-44-utf-2000-0_19-n10c
2002-06-26 tomoReformatted; fix and/or add some definitions.
2002-06-26 tomo(char-attributes-poly<): New function.
2002-06-26 tomo(char-db-ignored-attributes): New variable.
2002-05-15 tomoSync with r21-2-44-0_18-m9.
2002-05-14 tomoSync with r21-2-44-0_18-m8.
2002-04-11 tomoupdate.
2002-04-11 tomoSync up with r21-2-44-0_18-m7.
2002-04-09 tomoupdate.
2002-04-09 tomo(char-attribute-name<): Modify for new charset-id alloc...
2002-04-09 tomoupdate.
2002-04-09 tomoupdate.
2002-04-09 tomo(Vcharset_chinese_big5_cdp): Deleted.
2002-04-09 tomo(CHARSET_ID_OFFSET): Deleted.
2002-03-30 tomoupdate.
2002-03-30 tomo- Use `=>ucs' instead of `->ucs'.
2002-03-30 tomoMerge mapping to CHINA3-JEF code points.
2002-03-30 tomo(U+659D): Unify JC3-50DD.
2002-03-28 tomoupdate.
2002-03-28 tomoMerge mapping to CHINA3-JEF code points.
2002-03-27 tomoMerge mapping to CHINA3-JEF code points.
next