changeset 47793:33354de1129c

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Tue, 08 Oct 2002 01:34:10 +0000
parents 8753fa3673f5
children c460856d1bfd
files lisp/ChangeLog src/ChangeLog
diffstat 2 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Oct 08 01:23:10 2002 +0000
+++ b/lisp/ChangeLog	Tue Oct 08 01:34:10 2002 +0000
@@ -1,3 +1,8 @@
+2002-10-08  Kenichi Handa  <handa@m17n.org>
+
+	* international/ucs-tables.el (ucs-translation-table-for-decode):
+	Define it as a translation-table.
+
 2002-10-07  Richard M. Stallman  <rms@gnu.org>
 
 	* emacs-lisp/easy-mmode.el (define-minor-mode): Doc fix.
--- a/src/ChangeLog	Tue Oct 08 01:23:10 2002 +0000
+++ b/src/ChangeLog	Tue Oct 08 01:34:10 2002 +0000
@@ -1,3 +1,9 @@
+2002-10-08  Kenichi Handa  <handa@m17n.org>
+
+	* coding.c (code_convert_region): When we need more GAP for
+	conversion, pay attention to the case that coding->produced is not
+	greater than coding->consumed.
+
 2002-10-07  Richard M. Stallman  <rms@gnu.org>
 
 	* unexelf.c (unexec): Redo 9/16 change, but only if IRIX6_5.