]> git.eshelyaron.com Git - emacs.git/commit
Only get rid of IC focus if focus is really gone
authorPo Lu <luangruo@yahoo.com>
Sun, 13 Feb 2022 11:50:20 +0000 (19:50 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 13 Feb 2022 11:51:49 +0000 (19:51 +0800)
commit7e612a26a8697a984980f15a8ffefd90e8c34d36
tree5b6af2f6f45f4cf1c09db5dfe85023a3faa37dd2
parentc189ce5a33d93dd74529a6ad091f55b5ef60ac19
Only get rid of IC focus if focus is really gone

* src/xterm.c (x_focus_changed): Only unset IC focus if the
focus state is empty.
src/xterm.c