# HG changeset patch # User Kim F. Storm # Date 1145310643 0 # Node ID 08c02110e935a199acc70a71405a6b5ab2aab9d5 # Parent 7a7da1db58d43b225e30d7e6c72d8b2ea41836ab *** empty log message *** diff -r 7a7da1db58d4 -r 08c02110e935 src/ChangeLog --- a/src/ChangeLog Mon Apr 17 20:26:27 2006 +0000 +++ b/src/ChangeLog Mon Apr 17 21:50:43 2006 +0000 @@ -3,6 +3,8 @@ * window.c (coordinates_in_window): On the vertical border, calculate the row number measured from the top of the window, not the top of the frame. + (window_loop): Test w->dedicated with !NILP instead of EQ Qt. + (window_scroll_pixel_based): Fix off-by-one bug in 2002-12-23 change. 2006-04-16 Eli Zaretskii