emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/src/w32term.h
Date: Wed, 22 May 2002 15:36:13 -0400

Index: emacs/src/w32term.h
diff -c emacs/src/w32term.h:1.45 emacs/src/w32term.h:1.46
*** emacs/src/w32term.h:1.45    Fri Feb 22 18:58:11 2002
--- emacs/src/w32term.h Wed May 22 15:36:13 2002
***************
*** 67,73 ****
    NO_CURSOR = -1,
    FILLED_BOX_CURSOR,
    HOLLOW_BOX_CURSOR,
!   BAR_CURSOR
  };
  
  /* Structure recording bitmaps and reference count.
--- 67,74 ----
    NO_CURSOR = -1,
    FILLED_BOX_CURSOR,
    HOLLOW_BOX_CURSOR,
!   BAR_CURSOR,
!   HBAR_CURSOR
  };
  
  /* Structure recording bitmaps and reference count.



reply via email to

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