1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

Docstring cleanup: use "mouse pointer" instead of "mouse cursor".

This commit is contained in:
Bastien Guerry 2009-07-26 19:20:51 +00:00
parent 3bfabe2531
commit e343066fb1

View 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)