aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 5d470d57098..c7bd8f42b55 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,13 @@
12005-02-02 Kenichi Handa <handa@m17n.org>
2
3 * casefiddle.c (casify_object): Enable changing characters of
4 different byte length.
5 (casify_region): Fix loop condition, args to replace_range_2, and
6 update opoint_byte.
7
8 * insdel.c (replace_range_2): Fix bugs in adjusting markers and
9 point.
10
12005-02-01 Kim F. Storm <storm@cua.dk> 112005-02-01 Kim F. Storm <storm@cua.dk>
2 12
3 * xdisp.c (back_to_previous_visible_line_start): Reset iterator 13 * xdisp.c (back_to_previous_visible_line_start): Reset iterator