From 85779cf5b729a963dc708131232b9c1a6963c20e Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Mon, 11 Mar 2002 11:28:06 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index a42764ac1c6..351d5fa1377 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2002-03-11 Kenichi Handa + + * coding.c (produce_chars): Set the variable `multibytep' correctly. + (decode_coding_gap): Set coding->dst_multibyte correctly. + 2002-03-07 Kenichi Handa * coding.c (encode_coding_utf_8): Initialize produced_chars to 0. @@ -27,6 +32,8 @@ * chartab.c (sub_char_table_set_range): Optimized for the case DEPTH == 3. Add workaround code for a GCC optimization bug. + * charset.c (parse_charset_map): Remove an unused variable. + * coding.c: Delete unused variables. * fileio.c (Finsert_file_contents): Set coding_system to Qnil -- 2.39.5