aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKenichi Handa2004-04-20 11:27:45 +0000
committerKenichi Handa2004-04-20 11:27:45 +0000
commit63eaf029c985d5ce87b491d64849ad098b4ed107 (patch)
tree89be05f2802f7eac0e8a3943d5cb07d765b2e782 /src
parent3dbe78594eaf4e9be3229b2e8615ec9c0a21723a (diff)
downloademacs-63eaf029c985d5ce87b491d64849ad098b4ed107.tar.gz
emacs-63eaf029c985d5ce87b491d64849ad098b4ed107.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog.225
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog.22 b/src/ChangeLog.22
index ea5b0566c1b..bbbd691bbfc 100644
--- a/src/ChangeLog.22
+++ b/src/ChangeLog.22
@@ -1,3 +1,8 @@
12004-04-20 Kenichi Handa <handa@m17n.org>
2
3 * coding.c (detect_coding): Delete unused variables.
4 (detect_coding_system): Likewise.
5
12004-04-18 Kenichi Handa <handa@m17n.org> 62004-04-18 Kenichi Handa <handa@m17n.org>
2 7
3 * coding.c (encode_coding_utf_8): Fix handling of raw-byte char. 8 * coding.c (encode_coding_utf_8): Fix handling of raw-byte char.