aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog.22
diff options
context:
space:
mode:
authorKenichi Handa2004-03-09 02:30:13 +0000
committerKenichi Handa2004-03-09 02:30:13 +0000
commit6e76ae9103e7dd95d4b690b512ed8728eacae676 (patch)
tree6640e8e4f557c582edcb0695450623406af2ae71 /src/ChangeLog.22
parent130b729cfb0365a7b214b91659dc19afa3da011a (diff)
downloademacs-6e76ae9103e7dd95d4b690b512ed8728eacae676.tar.gz
emacs-6e76ae9103e7dd95d4b690b512ed8728eacae676.zip
*** empty log message ***
Diffstat (limited to 'src/ChangeLog.22')
-rw-r--r--src/ChangeLog.223
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog.22 b/src/ChangeLog.22
index 9ad54d9e72a..0d455913263 100644
--- a/src/ChangeLog.22
+++ b/src/ChangeLog.22
@@ -1,5 +1,8 @@
12004-03-09 Kenichi Handa <handa@m17n.org> 12004-03-09 Kenichi Handa <handa@m17n.org>
2 2
3 * search.c (simple_search): Fix setting this_pos_byte in backward
4 search.
5
3 * coding.c (detect_coding_emacs_mule): Fix counting of encoded 6 * coding.c (detect_coding_emacs_mule): Fix counting of encoded
4 byte sequence. 7 byte sequence.
5 (detect_coding_ccl): Fix setting of the variable valids. 8 (detect_coding_ccl): Fix setting of the variable valids.