]> 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)
committerPo Lu <luangruo@yahoo.com>
Sun, 14 Jan 2024 00:28:20 +0000 (08:28 +0800)
commitc566ee9d06caa80c120dd8631eb3dee17e152fc9
tree321c2a6321d58e1b7a80a69f02ab555dbbc1b1a0
parentd2c3a983146b7c0fb0f8b855268effb695d0bbf5
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)
src/xterm.c