(window_loop): Delete MULTI_FRAME
authorRichard M. Stallman <rms@gnu.org>
Wed, 9 Mar 1994 05:59:08 +0000 (05:59 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 9 Mar 1994 05:59:08 +0000 (05:59 +0000)
commitd29a5631671bee9a2dbffa320ad4cf90eb697567
treeea7ab9a700bc084a7e63c3b973e547ba2d23cab0
parent671cfd1aa3792fa1aff4b488097924eeb88e15e4
(window_loop): Delete MULTI_FRAME
conditional within the loop, spuriously added in prev change.
Don't ignore invisible or iconified frames for GET_BUFFER_WINDOW;
instead, let Fnext_window skip them if appropriate.
src/window.c