]> code.delx.au - gnu-emacs/commit
(window_loop): For LRU and LARGEST, let the `mini' argument
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 1 Nov 2005 08:01:40 +0000 (08:01 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 1 Nov 2005 08:01:40 +0000 (08:01 +0000)
commit3cbb13c82d7c8e6d0446f55c60e8e1e43b909a02
treee28ca374c5d59f808ca66884c9e0cb941e0cc235
parent20e3cbfd339d87e42fbe0325e25aa757ffbef6c6
(window_loop): For LRU and LARGEST, let the `mini' argument
determine whether to consider dedicated windows as well.
(Fget_lru_window, Fget_largest_window): Add `dedicated' argument.
(Fdisplay_buffer): Do consider dedicated windows in those cases where
we will split the window rather than reuse it.
Don't try to use windows on other displays.
src/ChangeLog
src/window.c