]> git.eshelyaron.com Git - emacs.git/commitdiff
Docstring cleanup: use "mouse pointer" instead of "mouse cursor".
authorBastien Guerry <bzg@altern.org>
Sun, 26 Jul 2009 19:20:51 +0000 (19:20 +0000)
committerBastien Guerry <bzg@altern.org>
Sun, 26 Jul 2009 19:20:51 +0000 (19:20 +0000)
lisp/frame.el

index 549fb8933d513bf553762de9b443f1a78ada2d4a..35cbbfbe1a215966f862351f0a337b70a29cd232 100644 (file)
@@ -863,7 +863,7 @@ the user during startup."
 
 (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)