]> git.eshelyaron.com Git - emacs.git/commit
Fix bug#65116
authorPo Lu <luangruo@yahoo.com>
Sun, 14 Jan 2024 00:26:27 +0000 (08:26 +0800)
committerEshel Yaron <me@eshelyaron.com>
Sun, 14 Jan 2024 15:15:49 +0000 (16:15 +0100)
commit0fff915f3a4346a4e79ce701b309811549dcd18c
treeb740642fd0fc4abacf360982ebb35144be12daf2
parent3dbc5d24508572d13867f2897eee01b580a96d5e
Fix bug#65116

* src/xterm.c (xi_focus_handle_for_device): Correct typo.
(x_focus_frame): Don't focus frames Emacs believes to be
focused if they are frames with independent minibuffer
frames.  (bug#65116)

(cherry picked from commit c566ee9d06caa80c120dd8631eb3dee17e152fc9)
src/xterm.c