/[emacs]/emacs/lisp/frame.el
ViewVC logotype

Diff of /emacs/lisp/frame.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.190 by rms, Wed Feb 20 22:28:44 2002 UTC revision 1.191 by rms, Tue Feb 26 02:37:49 2002 UTC
# Line 641  the user during startup." Line 641  the user during startup."
641    
642    
643  (defcustom focus-follows-mouse t  (defcustom focus-follows-mouse t
644    "*Non-nil if window system changes focus when you move the mouse."    "*Non-nil if window system changes focus when you move the mouse.
645    You should set this variable to tell Emacs how your window manager
646    handles focus, since there is no way in general for Emacs to find out
647    automatically."
648    :type 'boolean    :type 'boolean
649    :group 'frames    :group 'frames
650    :version "20.3")    :version "20.3")

Legend:
Removed from v.1.190  
changed lines
  Added in v.1.191

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26