projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a7f80a
)
*** empty log message ***
author
Kenichi Handa
<handa@m17n.org>
Thu, 29 Jan 2004 01:27:24 +0000
(
01:27
+0000)
committer
Kenichi Handa
<handa@m17n.org>
Thu, 29 Jan 2004 01:27:24 +0000
(
01:27
+0000)
src/ChangeLog.22
patch
|
blob
|
history
diff --git
a/src/ChangeLog.22
b/src/ChangeLog.22
index d684ffebf6275a37d3179751bc2d82000241d0e2..f43799a1a6458301cad7b7f84cc5c84131316825 100644
(file)
--- a/
src/ChangeLog.22
+++ b/
src/ChangeLog.22
@@
-1,3
+1,11
@@
+2004-01-29 Kenichi Handa <handa@m17n.org>
+
+ * fileio.c (Finsert_file_contents): Avoid detecting a code twice.
+
+ * coding.c (detect_coding_iso_2022): Fix handling of SS2 and SS3.
+ (detect_coding): Treat '\0' as normal ASCII byte..
+ (detect_coding_system): Likewise.
+
2004-01-27 Kenichi Handa <handa@m17n.org>
* coding.h (SJIS_TO_JIS2, JIS_TO_SJIS2): New macros.