emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/src/xterm.h
Date: Fri, 22 Feb 2002 05:41:44 -0500

Index: emacs/src/xterm.h
diff -c emacs/src/xterm.h:1.126 emacs/src/xterm.h:1.127
*** emacs/src/xterm.h:1.126     Sun Jan 27 11:44:10 2002
--- emacs/src/xterm.h   Sat Feb 16 18:54:42 2002
***************
*** 223,228 ****
--- 223,231 ----
    /* 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 *x_id_name;



reply via email to

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