emacs-diffs
[Top][All Lists]
Advanced

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

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


From: Kim F. Storm
Subject: [Emacs-diffs] Changes to emacs/src/msdos.h
Date: Sat, 16 Feb 2002 18:56:41 -0500

Index: emacs/src/msdos.h
diff -c emacs/src/msdos.h:1.23 emacs/src/msdos.h:1.24
*** emacs/src/msdos.h:1.23      Tue Oct 30 10:32:26 2001
--- emacs/src/msdos.h   Sat Feb 16 18:56:41 2002
***************
*** 80,85 ****
--- 80,88 ----
  
    /* Nonzero means defer mouse-motion highlighting.  */
    int mouse_face_defer;
+ 
+   /* Nonzero means that the mouse highlight should not be shown.  */
+   int mouse_face_hidden;
  };
  
  /* This is a cut-down version of the one in xterm.h, which see.  */



reply via email to

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