emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/dispextern.h


From: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/src/dispextern.h
Date: Sun, 16 Nov 2003 18:43:34 -0500

Index: emacs/src/dispextern.h
diff -c emacs/src/dispextern.h:1.154 emacs/src/dispextern.h:1.155
*** emacs/src/dispextern.h:1.154        Mon Sep  1 11:45:52 2003
--- emacs/src/dispextern.h      Sun Nov 16 18:43:33 2003
***************
*** 1964,1969 ****
--- 1964,1972 ----
       glyph_row in move_it_to and display_line.  */
    int current_y;
  
+   /* Vertical matrix position of first text line in window.  */
+   int first_vpos;
+ 
    /* Current vertical matrix position, or line number.  Automatically
       incremented by move_it_to and display_line.  */
    int vpos;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]