]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix previous change.
authorRichard M. Stallman <rms@gnu.org>
Sat, 25 Jun 2005 14:03:53 +0000 (14:03 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 25 Jun 2005 14:03:53 +0000 (14:03 +0000)
lisp/window.el

index 69008e194f752806c9bbfab10e46f80be922c84a..75052f9a5f13d2cf727a6e180c93248c90b1effd 100644 (file)
@@ -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