Index: emacs/src/window.h
diff -c emacs/src/window.h:1.63 emacs/src/window.h:1.64
*** emacs/src/window.h:1.63     Wed Jul 21 21:08:56 2004
--- emacs/src/window.h  Mon Apr 18 14:09:56 2005
***************
*** 259,267 ****
      /* This is handy for undrawing the cursor.  */
      int phys_cursor_ascent, phys_cursor_height;
  
-     /* Alternate overlay-arrow-bitmap in this window.  */
-     int overlay_arrow_bitmap;
- 
      /* Non-zero means the cursor is currently displayed.  This can be
         set to zero by functions overpainting the cursor image.  */
      unsigned phys_cursor_on_p : 1;
--- 259,264 ----


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to