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:
parent
3bfabe2531
commit
e343066fb1
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue