handle-focus-in

handle-focus-in is an interactive compiled Lisp function in `frame.el'.


(handle-focus-in EVENT)

Handle a focus-in event.
Focus-in events are usually bound to this function.
Focus-in events occur when a frame has focus, but a switch-frame event
is not generated.
This function runs the hook `focus-in-hook'.