/[emacs]/emacs/src/window.h
ViewVC logotype

Diff of /emacs/src/window.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.63 by kfstorm, Wed Jul 21 21:08:56 2004 UTC revision 1.64 by kfstorm, Mon Apr 18 14:09:56 2005 UTC
# Line 259  struct window Line 259  struct window
259      /* This is handy for undrawing the cursor.  */      /* This is handy for undrawing the cursor.  */
260      int phys_cursor_ascent, phys_cursor_height;      int phys_cursor_ascent, phys_cursor_height;
261    
     /* Alternate overlay-arrow-bitmap in this window.  */  
     int overlay_arrow_bitmap;  
   
262      /* Non-zero means the cursor is currently displayed.  This can be      /* Non-zero means the cursor is currently displayed.  This can be
263         set to zero by functions overpainting the cursor image.  */         set to zero by functions overpainting the cursor image.  */
264      unsigned phys_cursor_on_p : 1;      unsigned phys_cursor_on_p : 1;

Legend:
Removed from v.1.63  
changed lines
  Added in v.1.64

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26