(Selecting Windows): Document that save-selected-window doesn't restore

the window if it is no longer alive.
This commit is contained in:
Eli Zaretskii 2002-02-12 17:51:28 +00:00
parent 099175bec2
commit 121af256e0

View file

@ -419,7 +419,8 @@ The return value is @var{window}.
@defmac save-selected-window forms@dots{}
This macro records the selected window, executes @var{forms}
in sequence, then restores the earlier selected window.
in sequence, then restores the earlier selected window (unless that
window is no longer alive).
This macro does not save or restore anything about the sizes, arrangement
or contents of windows; therefore, if the @var{forms} change them,