From: Richard M. Stallman Date: Sat, 25 Jun 2005 14:03:53 +0000 (+0000) Subject: Fix previous change. X-Git-Tag: emacs-pretest-22.0.90~8649 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=198081c8716ebe0eb2483827f02c0249075c8e05;p=emacs.git Fix previous change. --- diff --git a/lisp/window.el b/lisp/window.el index 69008e194f7..75052f9a5f1 100644 --- a/lisp/window.el +++ b/lisp/window.el @@ -44,7 +44,7 @@ The value returned is the value of the last form in BODY. 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, +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