From: Kim F. Storm Date: Mon, 17 Apr 2006 21:50:43 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.0.90~3108 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=39d7883583b8d6bb93bcaf61d5a1a81f8c1876ae;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index efd1f1ff38e..2c96a985d8f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -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