]> git.eshelyaron.com Git - emacs.git/commit
(enum save_restore_action): New.
authorGerd Moellmann <gerd@gnu.org>
Sat, 16 Oct 1999 11:24:23 +0000 (11:24 +0000)
committerGerd Moellmann <gerd@gnu.org>
Sat, 16 Oct 1999 11:24:23 +0000 (11:24 +0000)
commit43b4a21f4e1ad5a085af3d56be3c9d62f54174e3
tree6c6061138425224bee1cecf1dc09fa6d1b04e367
parent01fdb1dd7391bdd1c5b9d8fee71bbf537db0ffb6
(enum save_restore_action): New.
(save_restore_orig_size): Change parameter list.  Add
functionality to check for valid orig_top and orig_height members
in a window tree.
(grow_mini_window): Call save_restore_orig_size with new parameter
list.
(shrink_mini_window): Restore old window sizes only if old
size information is valid in all windows in a window tree.
src/window.c