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: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/src/w32term.h
Date: Sat, 16 Feb 2002 18:58:23 -0500

Index: emacs/src/w32term.h
diff -c emacs/src/w32term.h:1.42 emacs/src/w32term.h:1.43
*** emacs/src/w32term.h:1.42    Sun Jan 20 18:10:35 2002
--- emacs/src/w32term.h Sat Feb 16 18:58:23 2002
***************
*** 195,200 ****
--- 195,203 ----
    /* Nonzero means defer mouse-motion highlighting.  */
    int mouse_face_defer;
  
+   /* Nonzero means that the mouse highlight should not be shown.  */
+   int mouse_face_hidden;
+ 
    int mouse_face_image_state;
  
    char *w32_id_name;



reply via email to

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