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


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/frame.el
Date: Mon, 25 Feb 2002 21:37:49 -0500

Index: emacs/lisp/frame.el
diff -c emacs/lisp/frame.el:1.190 emacs/lisp/frame.el:1.191
*** emacs/lisp/frame.el:1.190   Wed Feb 20 17:28:44 2002
--- emacs/lisp/frame.el Mon Feb 25 21:37:49 2002
***************
*** 641,647 ****
  
  
  (defcustom focus-follows-mouse t
!   "*Non-nil if window system changes focus when you move the mouse."
    :type 'boolean
    :group 'frames
    :version "20.3")
--- 641,650 ----
  
  
  (defcustom focus-follows-mouse t
!   "*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."
    :type 'boolean
    :group 'frames
    :version "20.3")



reply via email to

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