• Martin Rudalics's avatar
    Fix frame focus redirection with shared minibuffer windows (Bug#24500) · 421c0512
    Martin Rudalics authored
    * src/frame.c (do_switch_frame): Redirect frame focus also when
    the frame switched to has its minibuffer window on the selected
    frame.
    * src/window.c (candidate_window_p): To qualify as candidate
    it's not sufficient for the window's frame to just share the
    minibuffer window - it must be active as well.
    421c0512
frame.c 167 KB