From d8bdbe6fb3c523233152542e3d12fb489f5f1ff2 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Mon, 27 Oct 2008 18:32:39 +0000 Subject: [PATCH] * xdisp.c (try_scrolling): When computing the distance from the scroll margin to PT, try moving some distance past the window bottom before giving up. --- src/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 48000726302..b39b1c49bad 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,9 @@ +2008-10-27 Chong Yidong + + * xdisp.c (try_scrolling): When computing the distance from the + scroll margin to PT, try moving some distance past the window + bottom before giving up. + 2008-10-27 Martin Rudalics * window.c (Fwindow_dedicated_p, Fset_window_dedicated_p) -- 2.39.2