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: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/src/window.h
Date: Sun, 17 Mar 2002 23:38:43 -0500

Index: emacs/src/window.h
diff -c emacs/src/window.h:1.48 emacs/src/window.h:1.49
*** emacs/src/window.h:1.48     Fri Mar  1 17:36:09 2002
--- emacs/src/window.h  Sun Mar 17 23:38:43 2002
***************
*** 436,441 ****
--- 436,445 ----
  
  extern int windows_or_buffers_changed;
  
+ /* Nonzero means a frame's cursor type has been changed.  */
+ 
+ extern int cursor_type_changed;
+ 
  /* Number of windows displaying the selected buffer.  Normally this is
     1, but it can be more.  */
  



reply via email to

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