comparison src/ChangeLog @ 111904:5c6c43239aa4

Avoid infloop when scrolling conservatively (Bug#7537). * src/xdisp.c (try_scrolling): Avoid infloop if the first line is obscured due to a vscroll (Bug#7537).
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 04 Dec 2010 19:32:32 -0500
parents fb9ef71605cf
children 662b605247a4
comparison
equal deleted inserted replaced
111903:d567b4182a1a 111904:5c6c43239aa4
1 2010-12-05 Chong Yidong <cyd@stupidchicken.com>
2
3 * xdisp.c (try_scrolling): Avoid infloop if the first line is
4 obscured due to a vscroll (Bug#7537).
5
1 2010-12-02 Jan Djärv <jhd@zeplinf.localdomain> 6 2010-12-02 Jan Djärv <jhd@zeplinf.localdomain>
2 7
3 * nsterm.h (FRAME_NS_TOOLBAR_HEIGHT): Rename to FRAME_TOOLBAR_HEIGHT. 8 * nsterm.h (FRAME_NS_TOOLBAR_HEIGHT): Rename to FRAME_TOOLBAR_HEIGHT.
4 9
5 * nsterm.m (x_set_window_size, windowWillResize, initFrameFromEmacs): 10 * nsterm.m (x_set_window_size, windowWillResize, initFrameFromEmacs):