emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/window.el


From: Richard M . Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/window.el
Date: Sat, 25 Jun 2005 10:03:53 -0400

Index: emacs/lisp/window.el
diff -c emacs/lisp/window.el:1.105 emacs/lisp/window.el:1.106
*** emacs/lisp/window.el:1.105  Sat Jun 25 14:03:27 2005
--- emacs/lisp/window.el        Sat Jun 25 14:03:53 2005
***************
*** 44,50 ****
  
  This macro saves and restores the current buffer, since otherwise
  its normal operation could potentially make a different
! buffer current.  It does not alter the buffer list ordering,
  
  This macro saves and restores the selected window, as well as
  the selected window in each frame.  If the previously selected
--- 44,50 ----
  
  This macro saves and restores the current buffer, since otherwise
  its normal operation could potentially make a different
! buffer current.  It does not alter the buffer list ordering.
  
  This macro saves and restores the selected window, as well as
  the selected window in each frame.  If the previously selected




reply via email to

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