changeset 88442:9ebe131ccd17

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Mon, 11 Mar 2002 11:28:06 +0000
parents 8d4c4537e5e7
children 6b86cf30a0b9
files src/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Fri Mar 08 00:22:54 2002 +0000
+++ b/src/ChangeLog	Mon Mar 11 11:28:06 2002 +0000
@@ -1,3 +1,8 @@
+2002-03-11  Kenichi Handa  <handa@etl.go.jp>
+
+	* coding.c (produce_chars): Set the variable `multibytep' correctly.
+	(decode_coding_gap): Set coding->dst_multibyte correctly.
+
 2002-03-07  Kenichi Handa  <handa@etl.go.jp>
 
 	* 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