(candidate_window_p): Consider frames that are being placed
authorStefan Monnier <monnier@iro.umontreal.ca>
Fri, 21 Sep 2007 07:59:46 +0000 (07:59 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Fri, 21 Sep 2007 07:59:46 +0000 (07:59 +0000)
commitca2d556695f3333da1e37ab613127a03b766b396
treea817987158102a6e20181e16fc897e9331777341
parent2fb34c68c71f8c84d563cbb9a57dacd88b2ce740
(candidate_window_p): Consider frames that are being placed
by the user as somewhere between visible and iconified.
(window_loop): Prefer windows on the current frame.
(Fselect_window): Move the use of select-frame to the beginning so we
can just delegate all the work (it'll call us back anyway).
src/ChangeLog
src/window.c