emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/windows.texi


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lispref/windows.texi
Date: Tue, 12 Feb 2002 12:51:30 -0500

Index: emacs/lispref/windows.texi
diff -c emacs/lispref/windows.texi:1.51 emacs/lispref/windows.texi:1.52
*** emacs/lispref/windows.texi:1.51     Sat Jan 26 18:19:48 2002
--- emacs/lispref/windows.texi  Tue Feb 12 12:51:28 2002
***************
*** 419,425 ****
  
  @defmac save-selected-window address@hidden
  This macro records the selected window, executes @var{forms}
! in sequence, then restores the earlier selected window.
  
  This macro does not save or restore anything about the sizes, arrangement
  or contents of windows; therefore, if the @var{forms} change them,
--- 419,426 ----
  
  @defmac save-selected-window address@hidden
  This macro records the selected window, executes @var{forms}
! 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,



reply via email to

[Prev in Thread] Current Thread [Next in Thread]