aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog.228
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog.22 b/src/ChangeLog.22
index d684ffebf62..f43799a1a64 100644
--- a/src/ChangeLog.22
+++ b/src/ChangeLog.22
@@ -1,3 +1,11 @@
12004-01-29 Kenichi Handa <handa@m17n.org>
2
3 * fileio.c (Finsert_file_contents): Avoid detecting a code twice.
4
5 * coding.c (detect_coding_iso_2022): Fix handling of SS2 and SS3.
6 (detect_coding): Treat '\0' as normal ASCII byte..
7 (detect_coding_system): Likewise.
8
12004-01-27 Kenichi Handa <handa@m17n.org> 92004-01-27 Kenichi Handa <handa@m17n.org>
2 10
3 * coding.h (SJIS_TO_JIS2, JIS_TO_SJIS2): New macros. 11 * coding.h (SJIS_TO_JIS2, JIS_TO_SJIS2): New macros.