mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-04 11:00:45 -08:00
(Fhandle_switch_frame): Doc fix.
This commit is contained in:
parent
4d780c768d
commit
a375dcc028
1 changed files with 1 additions and 1 deletions
|
|
@ -339,7 +339,7 @@ function is called.")
|
|||
|
||||
DEFUN ("handle-switch-frame", Fhandle_switch_frame, Shandle_switch_frame, 1, 2, "e",
|
||||
"Handle a switch-frame event EVENT.\n\
|
||||
Switch-frame events is usually bound to this function.\n\
|
||||
Switch-frame events are usually bound to this function.\n\
|
||||
A switch-frame event tells Emacs that the window manager has requested\n\
|
||||
that the user's events be directed to the frame mentioned in the event.\n\
|
||||
This function selects the selected window of the frame of EVENT.\n\
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue