diff --git a/src/ChangeLog b/src/ChangeLog index a56553d64a4..4a030a01667 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +2005-07-18 Kim F. Storm + + * frame.h (struct frame): New member already_hscrolled_p. + + * xdisp.c (redisplay_internal): Only try to hscroll each frame once + to avoid redisplay looping hscrolling back and forth ad infinitum. + 2005-07-18 Juri Linkov * buffer.c (scroll-up-aggressively, scroll-down-aggressively):