]> git.eshelyaron.com Git - emacs.git/commit
(size_window): New arg FIRST_ONLY. All callers changed.
authorRichard M. Stallman <rms@gnu.org>
Mon, 19 Jun 2006 21:59:30 +0000 (21:59 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 19 Jun 2006 21:59:30 +0000 (21:59 +0000)
commit5fe0b054a2d7769ddae70553253e6746b3bbdaaa
tree3680933f28798f473e975a0a2cb484653044a7c1
parentaa7b08b445a4daba668ca13d95f428217b4691fd
(size_window): New arg FIRST_ONLY.  All callers changed.
(adjust_window_trailing_edge): Specially compute FIRST_PARALLEL
for the case of a top-level window and the following minibuffer.
Don't exit because of no `next' when there is a parent.
Use the FIRST_ONLY feature when resizing following windows.
src/window.c