changeset 89975:84389b8b8802

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Mon, 13 Sep 2004 00:41:40 +0000
parents 2fef8edebd5c
children 0217b5bc6404
files src/ChangeLog.22
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog.22	Mon Sep 13 00:41:15 2004 +0000
+++ b/src/ChangeLog.22	Mon Sep 13 00:41:40 2004 +0000
@@ -1,3 +1,11 @@
+2004-09-13  Kenichi Handa  <handa@m17n.org>
+
+	* coding.c (detect_coding_utf_16): Don't set detect_info->found if
+	BOM is not found.
+	(detect_coding): Optimization for ISO-2022 when no 8-bit data is
+	found.
+	(detect_coding_system): Likewise.
+	
 2004-09-01  Jason Rumney  <jasonr@gnu.org>
 
 	* w32fns.c (x_to_w32_font): Update to use new coding struct.