emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Kim F . Storm
Subject: [Emacs-diffs] Changes to emacs/src/window.h
Date: Mon, 18 Apr 2005 10:09:57 -0400

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 ----




reply via email to

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