From 5e68b1ae6061181b3b5a25c67a67d8c7899b369e Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 15 Jun 1999 05:20:42 +0000 Subject: [PATCH] update. --- src/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) 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 -- 1.7.10.4