*** empty log message ***
[bpt/emacs.git] / lisp / frame.el
index ba9d089..44923e0 100644 (file)
@@ -500,7 +500,8 @@ the user during startup."
 (defcustom focus-follows-mouse t
   "*Non-nil if window system changes focus when you move the mouse."
   :type 'boolean
-  :group 'frames)
+  :group 'frames
+  :version "20.3")
 
 (defun other-frame (arg)
   "Select the ARG'th different visible frame, and raise it.