diff lisp/frame.el @ 104075:c7151fe5a933

Docstring cleanup: use "mouse pointer" instead of "mouse cursor".
author Bastien Guerry <bzg@altern.org>
date Sun, 26 Jul 2009 19:20:51 +0000
parents ee8708a2ef16
children f0794252d960
line wrap: on
line diff
--- a/lisp/frame.el	Sun Jul 26 19:16:16 2009 +0000
+++ b/lisp/frame.el	Sun Jul 26 19:20:51 2009 +0000
@@ -863,7 +863,7 @@
 
 (defun select-frame-set-input-focus (frame)
   "Select FRAME, raise it, and set input focus, if possible.
-If `mouse-autoselect-window' is non-nil, also move mouse cursor
+If `mouse-autoselect-window' is non-nil, also move mouse pointer
 to FRAME's selected window.  Otherwise, if `focus-follows-mouse'
 is non-nil, move mouse cursor to FRAME."
   (select-frame frame)