aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index a56553d64a4..4a030a01667 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12005-07-18 Kim F. Storm <storm@cua.dk>
2
3 * frame.h (struct frame): New member already_hscrolled_p.
4
5 * xdisp.c (redisplay_internal): Only try to hscroll each frame once
6 to avoid redisplay looping hscrolling back and forth ad infinitum.
7
12005-07-18 Juri Linkov <juri@jurta.org> 82005-07-18 Juri Linkov <juri@jurta.org>
2 9
3 * buffer.c (scroll-up-aggressively, scroll-down-aggressively): 10 * buffer.c (scroll-up-aggressively, scroll-down-aggressively):