Add NEWS marks for focus-{in, out}-hook.

This commit is contained in:
Xue Fuqiao 2013-12-22 09:17:48 +08:00
parent 7899adea40
commit dc20a9d23d

View file

@ -169,6 +169,7 @@ bound to <f11> and M-<f10>, respectively.
plus enhancements like the ability to restore deleted frames. The
command `frame-configuration-to-register' still exists, but is unbound.
+++
*** New hooks `focus-in-hook', `focus-out-hook'.
These are normal hooks run when an Emacs frame gains or loses input focus.