1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-30 09:00:31 -08:00
No description
Find a file
Jim Blandy bdc727bf41 * window.c (struct save_window_data): Save the currently selected
frame, too.
	(Fset_window_configuration): Restore the frame's selected window
	using Fselect_window, and then restore the selected frame using
	Fselect_frame.
	(Fcurrent_window_configuration): Record the currently selected
	frame.  Update docstring to describe the information now recorded.

	* window.c (Fset_window_configuration): Clean up the way we save
	and restore the frame's size.

        * window.c (struct save_window_data): Add a member called
	focus_frame, to save and restore the screen's focus frame.
	(Fset_window_configuration): Redirect the frame's focus as
	indicated in the window configuration.
	(Fcurrent_window_configuration): Record the frame's current focus.
1992-10-03 05:42:42 +00:00
etc *** empty log message *** 1992-10-02 02:26:36 +00:00
lib-src entered into RCS 1992-09-30 21:44:26 +00:00
lisp (open-line): Shield undo from the hack to insert at pt-1. 1992-10-03 02:21:51 +00:00
lispref Initial revision 1992-04-10 02:01:10 +00:00
src * window.c (struct save_window_data): Save the currently selected 1992-10-03 05:42:42 +00:00
build-ins.in entered into RCS 1992-05-01 06:20:52 +00:00
config.sub (os handling): Recognize `linux' as a valid os. 1992-09-29 22:19:48 +00:00
configure1.in entered into RCS 1992-09-14 22:08:02 +00:00
GETTING.GNU.SOFTWARE Formerly GETTING.GNU.SOFTWARE.~3~ 1992-08-21 23:06:13 +00:00
make-dist *** empty log message *** 1992-09-13 10:54:38 +00:00
Makefile.in entered into RCS 1992-09-13 10:43:05 +00:00