# HG changeset patch # User Kenichi Handa # Date 1095036100 0 # Node ID 84389b8b8802585846f1b5b6d9c2885cf8fc00d1 # Parent 2fef8edebd5c18a60cbb9461fc9036b9ea2260ee *** empty log message *** diff -r 2fef8edebd5c -r 84389b8b8802 src/ChangeLog.22 --- 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 + + * 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 * w32fns.c (x_to_w32_font): Update to use new coding struct.