]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Mon, 17 Apr 2006 21:50:43 +0000 (21:50 +0000)
committerKim F. Storm <storm@cua.dk>
Mon, 17 Apr 2006 21:50:43 +0000 (21:50 +0000)
src/ChangeLog

index efd1f1ff38e785a7306919f63f279e9af86eab96..2c96a985d8fb52e20856c3111854298295ff660e 100644 (file)
@@ -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  <eliz@gnu.org>