# HG changeset patch # User Bastien Guerry # Date 1248636051 0 # Node ID c7151fe5a933c0491951ca9b9d71d14805263ced # Parent 8a91154e34a2fde759bee131a3d24b758e78f9d0 Docstring cleanup: use "mouse pointer" instead of "mouse cursor". diff -r 8a91154e34a2 -r c7151fe5a933 lisp/frame.el --- 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)