emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/frame.h,v [EMACS_22_BASE]


From: Martin Rudalics
Subject: [Emacs-diffs] Changes to emacs/src/frame.h,v [EMACS_22_BASE]
Date: Sat, 06 Oct 2007 09:47:22 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Martin Rudalics <m061211>       07/10/06 09:47:21

Index: frame.h
===================================================================
RCS file: /sources/emacs/emacs/src/frame.h,v
retrieving revision 1.118.2.2
retrieving revision 1.118.2.3
diff -u -b -r1.118.2.2 -r1.118.2.3
--- frame.h     14 Sep 2007 06:18:48 -0000      1.118.2.2
+++ frame.h     6 Oct 2007 09:47:21 -0000       1.118.2.3
@@ -39,6 +39,11 @@
 
 extern int message_buf_print;
 
+/* Nonzero means window system changes focus when moving the
+   mouse.  */
+
+extern int focus_follows_mouse;
+
 
 /* The structure representing a frame.  */
 




reply via email to

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