diff options
author | Jim Blandy <jimb@redhat.com> | 1992-10-03 05:42:42 +0000 |
---|---|---|
committer | Jim Blandy <jimb@redhat.com> | 1992-10-03 05:42:42 +0000 |
commit | bdc727bf41bcee3312d92c921d89ca31d2d6060c (patch) | |
tree | 2963038557340203c0e1df7cceeb74a339c8b68a /lisp/emacs-lisp | |
parent | f689eb05f4f6574471687899ce02757ce386b0b2 (diff) | |
download | emacs-bdc727bf41bcee3312d92c921d89ca31d2d6060c.tar.gz emacs-bdc727bf41bcee3312d92c921d89ca31d2d6060c.tar.bz2 emacs-bdc727bf41bcee3312d92c921d89ca31d2d6060c.zip |
* 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.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions