comparison src/ChangeLog.22 @ 89784:4afbf3431108

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Thu, 29 Jan 2004 02:55:51 +0000
parents ce852d289e01
children 27a1ad5d169f
comparison
equal deleted inserted replaced
89783:ef4f64e8e503 89784:4afbf3431108
1 2004-01-29 Kenichi Handa <handa@m17n.org> 1 2004-01-29 Kenichi Handa <handa@m17n.org>
2
3 * fns.c (string_char_to_byte): Optimize for ASCII only string.
4 (string_byte_to_char): Likewise.
2 5
3 * fileio.c (Finsert_file_contents): Avoid detecting a code twice. 6 * fileio.c (Finsert_file_contents): Avoid detecting a code twice.
4 7
5 * coding.c (detect_coding_iso_2022): Fix handling of SS2 and SS3. 8 * coding.c (detect_coding_iso_2022): Fix handling of SS2 and SS3.
6 (detect_coding): Treat '\0' as normal ASCII byte.. 9 (detect_coding): Treat '\0' as normal ASCII byte..