(Fnext_window, Fprevious_window): ALL_FRAMES = 0 means
authorRichard M. Stallman <rms@gnu.org>
Thu, 7 Jul 1994 06:34:07 +0000 (06:34 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 7 Jul 1994 06:34:07 +0000 (06:34 +0000)
commitf812f9c6b849ddc69ed4a955c5e4029bc46d65cf
treeb71161c59faa5a15dbc5e27987de82a3439ab0a6
parent5511b568594a609ad615271455b57f0184835c8a
(Fnext_window, Fprevious_window): ALL_FRAMES = 0 means
try both visible frames and iconified frames.
(window_loop): Likewise, for FRAMES = 0.
(Fget_buffer_window): Likewise, for FRAME = 0.
(Fdisplay_buffer): Pass 0 to Fget_buffer_window;
if the frame is iconified, make it visible.
src/window.c