(struct saved_window_data): New slots min_width, min_height.
authorRichard M. Stallman <rms@gnu.org>
Tue, 20 Sep 1994 02:20:05 +0000 (02:20 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 20 Sep 1994 02:20:05 +0000 (02:20 +0000)
commit756b6edc1eb0fcb6e03a46b690d4e86f9f17a984
treee5431faaf4cd98da438ad096bc4c59681718f93b
parentbbc3f190b8e9816c3c8b7aea105ae4342d0d15f7
(struct saved_window_data): New slots min_width, min_height.
(Fcurrent_window_configuration): Set slots from window_min_...
(Fset_window_configuration): Restore them.
Set window_min_height and window_min_width to 1 while restoring windows.
src/window.c