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 d4301c482e9..e7a93ab7819 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12011-03-27 Eli Zaretskii <eliz@gnu.org>
2
3 * xdisp.c (try_scrolling): Clean up the case of PT below the
4 margin at bottom of window: scroll_max can no longer be INT_MAX.
5 (redisplay_window): Find character position of margin and use
6 that, rather than adding margin to PT.
7
12011-03-26 Eli Zaretskii <eliz@gnu.org> 82011-03-26 Eli Zaretskii <eliz@gnu.org>
2 9
3 * xdisp.c (redisplay_window): Don't check buffer's clip_changed 10 * xdisp.c (redisplay_window): Don't check buffer's clip_changed