emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/frame.el,v


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lisp/frame.el,v
Date: Fri, 21 Jul 2006 07:42:53 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Eli Zaretskii <eliz>    06/07/21 07:42:52

Index: frame.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/frame.el,v
retrieving revision 1.236
retrieving revision 1.237
diff -u -b -r1.236 -r1.237
--- frame.el    25 Mar 2006 07:40:18 -0000      1.236
+++ frame.el    21 Jul 2006 07:42:52 -0000      1.237
@@ -685,7 +685,9 @@
   "*Non-nil if window system changes focus when you move the mouse.
 You should set this variable to tell Emacs how your window manager
 handles focus, since there is no way in general for Emacs to find out
-automatically."
+automatically.
+
+This variable does not have any effect on MS-Windows."
   :type 'boolean
   :group 'frames
   :version "20.3")




reply via email to

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