Mercurial > emacs
diff src/ChangeLog @ 99152:162fccf6d2c3
* xdisp.c (try_scrolling): When computing distance from the scroll
margin, don't use MOVE_TO_Y.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 27 Oct 2008 05:15:17 +0000 |
parents | 489f98ee7909 |
children | af27cd9e080e |
line wrap: on
line diff
--- a/src/ChangeLog Mon Oct 27 02:12:03 2008 +0000 +++ b/src/ChangeLog Mon Oct 27 05:15:17 2008 +0000 @@ -1,3 +1,8 @@ +2008-10-27 Chong Yidong <cyd@stupidchicken.com> + + * xdisp.c (try_scrolling): When computing distance from the scroll + margin, don't use MOVE_TO_Y. + 2008-10-26 Romain Francoise <romain@orebokech.com> * emacs.c (daemon_pipe): New variable.