Resorted; add missing `ideographic-strokes' attributes; use
[chise/xemacs-chise.git] / src /
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-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 tomoXEmacs 21.2.33 "Melpomene".
2000-05-10 tomoThis commit was generated by cvs2svn to compensate...
2000-05-10 tomoThis commit was manufactured by cvs2svn to create branc...
2000-05-10 tomoThis commit was manufactured by cvs2svn to create branc...
2000-05-10 tomoInitial revision
2000-05-10 tomoXEmacs 21.2.32 "Kastor & Polydeukes".
2000-05-10 tomoThis commit was generated by cvs2svn to compensate...
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-02 tomoXEmacs 21.2.29 "Hestia".
2000-05-02 tomoThis commit was generated by cvs2svn to compensate...
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.
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 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(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(Qcomposite): New variable.
2000-04-26 tomoupdate.
2000-04-26 tomo(Vcharset_latin_tcvn5712): New variable.
2000-04-26 tomo(LEADING_BYTE_LATIN_TCVN5712): New macro.
2000-04-26 tomoupdate.
2000-04-26 tomo(struct Lisp_Coding_System): Add `enable_composition'.
2000-03-20 tomoupdate.
2000-03-20 tomo(Fput_char_attribute): Don't make mapping-table if...
2000-03-20 tomo(c2mu): Fix problem with UTF-2000.
2000-02-24 tomoupdate.
2000-02-24 tomo(Vcharset_mojikyo): New variable.
2000-02-24 tomo(LEADING_BYTE_DAIKANWA_EKANJI): New macro.
2000-02-08 tomoupdate.
2000-02-08 tomo(remove_char_attribute): New function.
2000-02-08 tomo(MIN_CHAR_GREEK): Comment out.
2000-02-03 tomoupdate.
2000-02-03 tomo(Fdefine_char): Fix problem when new code-point format...
2000-01-31 tomoupdate.
2000-01-31 tomo(make_builtin_char): New function.
2000-01-31 tomo(make_builtin_char): New prototype.
2000-01-28 tomoupdate.
2000-01-28 tomo(Qucs): Delete duplicated definition.
2000-01-28 tomo(parse_charset_conversion_specs): Use `XCHARSET_CHARS...
2000-01-28 tomo(decode_char_table_range): Use `XCHARSET_CHARS' and
2000-01-28 tomo(Vcharset_ucs): New variable.
2000-01-28 tomo(Vcharset_ucs): New variable.
2000-01-27 tomoupdate.
2000-01-27 tomo(charset_code_point): Moved to char-ucs.h.
2000-01-27 tomo(charset_code_point): Moved from mule-charset.c.
2000-01-26 tomoupdate.
2000-01-26 tomo(vars_of_mule_charset): Update `utf-2000-version' to
2000-01-26 tomoupdate.
2000-01-26 tomo(char_encode_shift_jis): Modify for `charset_code_point'.
2000-01-26 tomo(Fput_char_attribute): Use <Lisp_Object> (integer)...
2000-01-26 tomo(encode_builtin_char_1): New prototype; delete prototyp...
2000-01-20 tomoupdate.
2000-01-20 tomo(complex_vars_of_mule_charset): Don't define `japanese...
2000-01-19 tomoSync up with r21-2-27.
2000-01-19 tomoXEmacs 21.2.27 "Hera".
2000-01-19 tomoThis commit was generated by cvs2svn to compensate...
2000-01-19 tomoThis commit was manufactured by cvs2svn to create branc...
2000-01-19 tomoThis commit was manufactured by cvs2svn to create branc...
2000-01-19 tomoInitial revision
2000-01-19 tomoSync with r21-2-26.
2000-01-19 tomoXEmacs 21.2.26 "Millenium".
2000-01-19 tomoThis commit was generated by cvs2svn to compensate...
2000-01-19 tomoXEmacs 21.2.25 "Hephaestus".
2000-01-19 tomoThis commit was generated by cvs2svn to compensate...
next