aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 7eb18593993..8f77f6a4fd9 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12011-08-27 Eli Zaretskii <eliz@gnu.org>
2
3 * xdisp.c (move_it_to): Don't bail out early when reaching
4 position beyond to_charpos, if we are scanning backwards.
5 (move_it_vertically_backward): When DY == 0, make sure we get to
6 the first character in the line after the newline.
7
12011-08-27 Paul Eggert <eggert@cs.ucla.edu> 82011-08-27 Paul Eggert <eggert@cs.ucla.edu>
2 9
3 * ccl.c: Improve and simplify overflow checking (Bug#9196). 10 * ccl.c: Improve and simplify overflow checking (Bug#9196).