diff options
author | Daniel Colascione <dancol@dancol.org> | 2018-06-12 23:09:23 -0700 |
---|---|---|
committer | Daniel Colascione <dancol@dancol.org> | 2018-06-12 23:09:23 -0700 |
commit | 5ed119141d10a09c4cd767c42a25a285f4f844ce (patch) | |
tree | e38e6057e6d3dd484b8e3f2ff4c2ab50d300cb0f /lisp/emacs-lisp/debug.el | |
parent | 97b78542f60d1079a8407da5e1974d064951fb3d (diff) | |
download | emacs-5ed119141d10a09c4cd767c42a25a285f4f844ce.tar.gz emacs-5ed119141d10a09c4cd767c42a25a285f4f844ce.tar.bz2 emacs-5ed119141d10a09c4cd767c42a25a285f4f844ce.zip |
Ignore focus events for dead frames
Frames can die between the time we generate a focus event and the time
we get around to processing it. Do run after-focus-change-function,
since that's idempotent and we want to make sure not to miss
any changes.
* lisp/frame.el (handle-focus-in, handle-focus-out): Check for dead frames.
Diffstat (limited to 'lisp/emacs-lisp/debug.el')
0 files changed, 0 insertions, 0 deletions