aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorPaul Eggert2012-10-21 00:23:34 -0700
committerPaul Eggert2012-10-21 00:23:34 -0700
commit791ef5f8ea3810d934f44a4dab828767c7db4acd (patch)
treec7b69335d23a625e2df9f14de0872c05ce05fe15 /lisp
parentad483434e52196daa45b87cd6e1528c9ba0bdeb8 (diff)
downloademacs-791ef5f8ea3810d934f44a4dab828767c7db4acd.tar.gz
emacs-791ef5f8ea3810d934f44a4dab828767c7db4acd.zip
Spelling fixes.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/window.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/window.el b/lisp/window.el
index a17e0adcdfe..fa7b08375ce 100644
--- a/lisp/window.el
+++ b/lisp/window.el
@@ -5828,7 +5828,7 @@ buffer with the name BUFFER-OR-NAME and return that buffer."
5828 "If non-nil, `switch-to-buffer' tries to preserve `window-point'. 5828 "If non-nil, `switch-to-buffer' tries to preserve `window-point'.
5829If this is nil, `switch-to-buffer' displays the buffer at that 5829If this is nil, `switch-to-buffer' displays the buffer at that
5830buffer's `point'. If this is `already-displayed', it tries to 5830buffer's `point'. If this is `already-displayed', it tries to
5831display the buffer at its pevious position in the selected 5831display the buffer at its previous position in the selected
5832window, provided the buffer is currently displayed in some other 5832window, provided the buffer is currently displayed in some other
5833window on any visible or iconified frame. If this is t, it 5833window on any visible or iconified frame. If this is t, it
5834unconditionally tries to display the buffer at its previous 5834unconditionally tries to display the buffer at its previous