comparison 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
comparison
equal deleted inserted replaced
99151:524569e0f990 99152:162fccf6d2c3
1 2008-10-27 Chong Yidong <cyd@stupidchicken.com>
2
3 * xdisp.c (try_scrolling): When computing distance from the scroll
4 margin, don't use MOVE_TO_Y.
5
1 2008-10-26 Romain Francoise <romain@orebokech.com> 6 2008-10-26 Romain Francoise <romain@orebokech.com>
2 7
3 * emacs.c (daemon_pipe): New variable. 8 * emacs.c (daemon_pipe): New variable.
4 (main): Create a pipe before forking, make the parent exit only after 9 (main): Create a pipe before forking, make the parent exit only after
5 the child has closed its end of the pipe. Move closing the 10 the child has closed its end of the pipe. Move closing the