]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Sun, 23 Jan 2005 13:11:00 +0000 (13:11 +0000)
committerKim F. Storm <storm@cua.dk>
Sun, 23 Jan 2005 13:11:00 +0000 (13:11 +0000)
src/ChangeLog

index 2055f66f4734bc8024c368b18805ba4cdbcb6659..10f2930b7de45fc69f6dccff629d6d2457402c80 100644 (file)
@@ -1,5 +1,9 @@
 2005-01-23  Kim F. Storm  <storm@cua.dk>
 
+       * window.c (Fpos_visible_in_window_p): Simplify return value for
+       for partially visible rows.
+       (window_scroll_pixel_based): Adapt to that change.
+
        * window.c (window_scroll_pixel_based): Force moving to next line
        if scrolling doesn't move start point, e.g. if looking at tall image.