From: tomo Date: Tue, 15 Jun 1999 05:20:42 +0000 (+0000) Subject: update. X-Git-Tag: r21-2-15-utf2000-0_2-1~12 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=5e68b1ae6061181b3b5a25c67a67d8c7899b369e;p=chise%2Fxemacs-chise.git.1 update. --- diff --git a/src/ChangeLog b/src/ChangeLog index aa92be8..d359436 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,14 @@ 1999-06-15 MORIOKA Tomohiko + * file-coding.c (reset_encoding_stream): Set 0 to + `str->iso2022.current_char_boundary' in UTF2000. + (encode_utf8): Don't define in UTF2000. + (encode_coding_utf8): New implementation for UTF-8 representation + of UTF2000. + (complex_vars_of_file_coding): Define coding-system `utf-8'. + +1999-06-15 MORIOKA Tomohiko + * mule.c (vars_of_mule): Provide `utf-2000' in UTF2000. * mule-charset.h (BUFBYTE_FIRST_BYTE_P): Modify for UTF-8 in