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

index f8b41d541cdf0be383baffc188f02ef0bdc806f3..acbaf09b69c0ba260dd8eb7c181d8ba76d21c8d0 100644 (file)
@@ -1,3 +1,11 @@
+2003-11-17  Kim F. Storm  <storm@cua.dk>
+
+       * dispextern.h (struct it): New member first_vpos.
+
+       * xdisp.c (start_display): Set it->first_vpos.
+       (try_window_id): Use first_vpos to start display in first _text_
+       line if no reusable lines at start of window with header line.
+
 2003-11-16  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * w32fns.c (XPutPixel):