chise/xemacs-chise.git-
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.
2000-05-30 tomo(struct lrecord_header): Add new member `older' in...
2000-05-30 tomoupdate.
2000-05-30 tomo(default-coded-charset-priority-list): Delete `ucs'.
2000-05-30 tomoupdate.
2000-05-30 tomo(byte_table_description): Use `XD_LISP_OBJECT_ARRAY...
2000-05-30 tomo(struct Lisp_Charset): Add new member `encoding_table'.
2000-05-30 tomo(all_older_lcrecords): New variable in UTF-2000.
2000-05-30 tomo(make_older_vector): New prototype in UTF-2000.
2000-05-26 tomoupdate.
2000-05-26 tomo(update-ideograph-radical-table): Ignore non `Ideograph...
2000-05-26 tomo(insert-char-data): Change order for `script'.
2000-05-26 tomo(BOPOMOFO LETTER K): Deleted.
2000-05-26 tomo(BOPOMOFO LETTER K): Add script.
2000-05-25 tomoupdate.
2000-05-25 tomo(insert-char-data): Support `insert-char-data'.
2000-05-25 tomo(BOPOMOFO LETTER K): Add `->ideograph' and `chinese...
2000-05-25 tomoupdate.
2000-05-24 tomoSync with Emacs 20.6.90 to fix problem with latest...
2000-05-22 tomoupdate.
2000-05-22 tomo(enum lrecord_type): Rename `lrecord_type_char_code_tab...
2000-05-22 tomo(COMPOSE_ADD_CHAR): Use `CHAR_ID_TABLE_P' and `get_char...
2000-05-22 tomo(mark_char_id_table): Renamed from `mark_char_code_table'.
2000-05-22 tomo(struct Lisp_Char_ID_Table): Renamed from `Lisp_Char_Co...
2000-05-22 tomoupdate.
2000-05-22 tomo(enum lrecord_type): Rename `lrecord_type_char_byte_tab...
2000-05-22 tomo(mark_byte_table): Renamed from `mark_char_byte_table'.
2000-05-22 tomo(struct Lisp_Byte_Table): Renamed from `Lisp_Char_Byte_...
2000-05-22 tomoupdate.
2000-05-22 tomoSync with r21-2-33 and r21-2-33-utf-2000.
2000-05-10 tomoThis commit was manufactured by cvs2svn to create branc...
2000-05-10 tomoInitial revision
2000-05-10 tomoThis commit was generated by cvs2svn to compensate...
2000-05-10 tomoXEmacs 21.2.32 "Kastor & Polydeukes".
2000-05-10 tomoThis commit was manufactured by cvs2svn to create branc...
2000-05-10 tomoInitial revision
2000-05-09 tomoXEmacs 21.2.31 "Iris".
2000-05-09 tomoThis commit was generated by cvs2svn to compensate...
2000-05-09 tomoXEmacs 21.2.30 "Hygeia".
2000-05-09 tomoThis commit was generated by cvs2svn to compensate...
2000-05-09 tomoThis commit was manufactured by cvs2svn to create branc...
2000-05-09 tomoInitial revision
2000-05-02 tomoXEmacs 21.2.29 "Hestia".
2000-05-02 tomoThis commit was generated by cvs2svn to compensate...
2000-05-02 tomoInitial revision
2000-05-02 tomoupdate. r21-2-28-utf-2000-0_15-0
2000-05-02 tomoSync with r21-2-28.
2000-05-02 tomoXEmacs 21.2.28 "Hermes".
2000-05-02 tomoThis commit was generated by cvs2svn to compensate...
2000-05-02 tomoThis commit was manufactured by cvs2svn to create branc...
2000-05-02 tomoThis commit was manufactured by cvs2svn to create branc...
2000-05-02 tomoInitial revision
2000-05-02 tomoupdate. r21-2-27-utf-2000-0_15-1
2000-05-02 tomoReformatted.
2000-05-02 tomoupdate.
2000-05-02 tomo(encode_builtin_char_1): Limit builtin-code-range of...
2000-05-02 tomo(MAX_CHAR_MOJIKYO): Limit builtin-code-range to MIN_CHA...
2000-04-28 tomofixed. r21-2-27-utf-2000-0_15-0
2000-04-28 tomoupdate.
2000-04-28 tomo(preloaded-file-list): Don't add "mojikyo".
2000-04-28 tomo(default-coded-charset-priority-list): Add `mojikyo...
2000-04-28 tomoupdate.
2000-04-28 tomo(encode_builtin_char_1): Use `mojikyo' instead of
2000-04-28 tomo(Vcharset_ucs): Deleted because it is not used.
2000-04-27 tomoupdate.
2000-04-27 tomo(vscii-2): Delete abolished property `composite'; now...
2000-04-27 tomo(Fmake_coding_system): Add document about `disable...
2000-04-27 tomoupdate.
2000-04-27 tomo(Qdisable_composition): New variable; delete `Qcomposite'.
2000-04-27 tomo(struct Lisp_Coding_System): Add `disable_composition...
2000-04-27 tomoupdate.
2000-04-27 tomo(vars_of_mule_charset): Update `utf-2000-version' to...
2000-04-26 tomoupdate.
2000-04-26 tomo(byte-compile-insert-header): Use `binary' instead...
2000-04-26 tomo(preloaded-file-list): Add "ccs-tcvn5712.el" in UTF...
2000-04-26 tomoNew file.
2000-04-26 tomo(vscii-2): New coding-system in UTF-2000.
2000-04-26 tomoupdate.
2000-04-26 tomo(Qcomposite): New variable.
2000-04-26 tomoupdate.
2000-04-26 tomo(Vcharset_latin_tcvn5712): New variable.
next