Mercurial > emacs
diff src/ChangeLog @ 99164:683eaeb4c921
* 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.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 27 Oct 2008 18:32:39 +0000 |
parents | fd7c6e1e6a17 |
children | 91d125546add |
line wrap: on
line diff
--- a/src/ChangeLog Mon Oct 27 10:37:41 2008 +0000 +++ b/src/ChangeLog Mon Oct 27 18:32:39 2008 +0000 @@ -1,3 +1,9 @@ +2008-10-27 Chong Yidong <cyd@stupidchicken.com> + + * 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 <rudalics@gmx.at> * window.c (Fwindow_dedicated_p, Fset_window_dedicated_p)