changeset 89849:85a6eb05dc8f

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Mon, 08 Mar 2004 23:16:20 +0000
parents 3edfa038a435
children 885b083d5599
files src/ChangeLog.22
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog.22	Mon Mar 08 23:15:42 2004 +0000
+++ b/src/ChangeLog.22	Mon Mar 08 23:16:20 2004 +0000
@@ -1,3 +1,9 @@
+2004-03-09  Kenichi Handa  <handa@m17n.org>
+
+	* coding.c (detect_coding_emacs_mule): Fix counting of encoded
+	byte sequence.
+	(detect_coding_ccl): Fix setting of the variable valids.
+
 2004-03-04  Kenichi Handa  <handa@m17n.org>
 
 	* xterm.c (x_list_fonts): Fix the detection of an auto-scaled font.