aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 30db0548172..6c63a3cd20b 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,12 @@
12005-10-14 Kenichi Handa <handa@m17n.org>
2
3 * search.c (search_buffer): Give up BM search on case-fold-search
4 if one of a target character has a case-equivalence of different
5 charset even if that target charcter is an ASCII.
6
7 * casefiddle.c (casify_object): Fix for the case that case
8 conversion change the byte length.
9
12005-10-14 Kim F. Storm <storm@cua.dk> 102005-10-14 Kim F. Storm <storm@cua.dk>
2 11
3 * xterm.c (note_mouse_movement): Return 1 if mouse moved; 0 otherwise. 12 * xterm.c (note_mouse_movement): Return 1 if mouse moved; 0 otherwise.