diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2022-10-12 17:06:33 -0400 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2022-10-12 17:06:33 -0400 |
commit | da752c04664c0e22a2f6b4a41dfa1fed4d5276ff (patch) | |
tree | 927f868b9b1d5bc1be370e3195082503fc3d83e7 /test/lisp/emacs-lisp/lisp-mnt-tests.el | |
parent | 5a94a2e5b054f6866762f6eb7f7bbafd24bf02de (diff) | |
download | emacs-da752c04664c0e22a2f6b4a41dfa1fed4d5276ff.tar.gz emacs-da752c04664c0e22a2f6b4a41dfa1fed4d5276ff.tar.bz2 emacs-da752c04664c0e22a2f6b4a41dfa1fed4d5276ff.zip |
src/frame.c (do_switch_frame): Fix bug#58343
* src/frame.c (do_switch_frame): Move call to `get-mru-window` outside
of the "critical region" where (selected-window) != (frame-selected-window).
* src/minibuf.c (move_minibuffers_onto_frame): Add arg `frame`.
Use it instead of `selected_frame`. Adjust all callers.
* src/lisp.h (move_minibuffers_onto_frame): Adjust declaration.
Diffstat (limited to 'test/lisp/emacs-lisp/lisp-mnt-tests.el')
0 files changed, 0 insertions, 0 deletions