(detect_coding_utf_16): Don't set detect_info->found if
authorKenichi Handa <handa@m17n.org>
Mon, 13 Sep 2004 00:41:15 +0000 (00:41 +0000)
committerKenichi Handa <handa@m17n.org>
Mon, 13 Sep 2004 00:41:15 +0000 (00:41 +0000)
commit6cb21a4f62b22ee019d166adc454e9b5d082f83f
tree1567e8f48b6c1b64a8f3697877a6669fe93cf6b8
parent0c87c2d8e7052bdfef640c5acf4a21c5ad5869f2
(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.
src/coding.c