changeset 95534:a7555dd39a84

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Wed, 04 Jun 2008 07:53:59 +0000
parents 831c8ee4d884
children 3a67eec377e0
files src/ChangeLog
diffstat 1 files changed, 7 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Wed Jun 04 07:52:46 2008 +0000
+++ b/src/ChangeLog	Wed Jun 04 07:53:59 2008 +0000
@@ -1,3 +1,10 @@
+2008-06-04  Kenichi Handa  <handa@m17n.org>
+
+	* coding.c (detect_coding): Fix handling of coding->head_ascii.
+	Be sure to call setup_coding_system when a proper coding system is
+	found.
+	(detect_coding_system): Fix handling of coding->head_ascii.
+
 2008-06-03  Andreas Schwab  <schwab@suse.de>
 
 	* font.c (font_prop_validate_spacing): Fix last change.