Mercurial > emacs
comparison make-dist @ 1237:3929b2135e58
* window.c (delete_all_subwindows): Save the window's buffer in
its `height' field; we may need to know the window's old buffer
once we have restored it from a window configuration.
Fset_window_configuration): When we restore a window, if its
`height' field is a buffer, restore its `buffer' field from that.
This allows us to leave the window's buffer unchanged if the
buffer recorded in the configuration is dead.
* window.c (delete_all_subwindows): Removed unused variable named
"count".
author | Jim Blandy <jimb@redhat.com> |
---|---|
date | Mon, 28 Sep 1992 06:10:03 +0000 |
parents | 1dba066c1e0a |
children | 313f56268d18 |
comparison
equal
deleted
inserted
replaced
1236:5e8c234e5f03 | 1237:3929b2135e58 |
---|