comparison lisp/view.el @ 1685:8d7fc70d3103

* window.c (Fset_window_configuration): If we're restoring the configuration of a dead frame, don't bother rebuilding its window tree, restoring its focus redirection, or temporarily resizing it to fit the saved window configuration. If the frame which was selected when the configuration was captured is now dead, don't try to select it. * frame.c (Fdelete_frame): Delete all the windows in the frame's window tree, using delete_all_subwindows. * window.c (delete_all_subwindows): Don't make this static anymore.
author Jim Blandy <jimb@redhat.com>
date Sat, 12 Dec 1992 15:38:45 +0000
parents f23882d7315a
children d98c49df2acd
comparison
equal deleted inserted replaced
1684:f4d848dea8ff 1685:8d7fc70d3103