summaryrefslogtreecommitdiff
path: root/lisp/window.el
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2005-06-25 14:03:53 +0000
committerRichard M. Stallman <rms@gnu.org>2005-06-25 14:03:53 +0000
commit198081c8716ebe0eb2483827f02c0249075c8e05 (patch)
tree09041ef69ad340791c0da06b9839e5dd319d0b45 /lisp/window.el
parent7db3c58f2ccd13850536ee2746b9e24984574dfe (diff)
downloademacs-198081c8716ebe0eb2483827f02c0249075c8e05.tar.gz
Fix previous change.
Diffstat (limited to 'lisp/window.el')
-rw-r--r--lisp/window.el2
1 files changed, 1 insertions, 1 deletions
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