1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 23:10:47 -08:00
No description
Find a file
Jim Blandy fd482be5a7 * 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.
1992-12-12 15:38:45 +00:00
etc *** empty log message *** 1992-11-20 17:11:40 +00:00
lib-src * make-docfile.c (scan_c_file): Since DEFVAR_PER_BUFFER now takes 1992-12-12 15:25:18 +00:00
lisp * vc.el (vc-do-command): Set the default directory of the *vc* 1992-12-12 15:22:26 +00:00
lispref Initial revision 1992-04-10 02:01:10 +00:00
src * window.c (Fset_window_configuration): If we're restoring the 1992-12-12 15:38:45 +00:00
build-ins.in entered into RCS 1992-05-01 06:20:52 +00:00
config.sub Fri Nov 20 05:24:16 1992 Jim Blandy (jimb@totoro.cs.oberlin.edu) 1992-11-20 17:14:50 +00:00
configure1.in Now partially conforms with GNU coding standards. I'm only checking 1992-12-06 22:12:37 +00:00
GETTING.GNU.SOFTWARE Formerly GETTING.GNU.SOFTWARE.~3~ 1992-08-21 23:06:13 +00:00
make-dist Finish previous change. 1992-11-24 02:40:36 +00:00
Makefile.in Now partially conforms with GNU coding standards. I'm only checking 1992-12-06 22:12:37 +00:00