(add_window_to_list): Add parameter LIST.
authorGerd Moellmann <gerd@gnu.org>
Wed, 5 Jul 2000 11:38:42 +0000 (11:38 +0000)
committerGerd Moellmann <gerd@gnu.org>
Wed, 5 Jul 2000 11:38:42 +0000 (11:38 +0000)
commit212116d6751f8b043e400dfe7a80b1393ec5b8d6
tree028056dfd40f00b533256153ad6c4ed0261204af
parent87efd256ba15272c85a212039283229a10d47bc9
(add_window_to_list): Add parameter LIST.
(window_list): Order list so that, for each frame, windows are
in canonical order, and so that frames appear in the list in
the order given by Vframe_list.
(next_window): Reverse the handling of NEXT_P.
src/window.c