aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref
diff options
context:
space:
mode:
authorPaul Eggert2012-11-13 21:07:33 -0800
committerPaul Eggert2012-11-13 21:07:33 -0800
commit7831fb1b9e88be1c18920b36129c6d1933dbd7ea (patch)
tree8244dd2792606632517150d4b6ea9e4f1375d2ed /doc/lispref
parent73dcdb9f30cb94a3183db54d9b463370c3978d4d (diff)
downloademacs-7831fb1b9e88be1c18920b36129c6d1933dbd7ea.tar.gz
emacs-7831fb1b9e88be1c18920b36129c6d1933dbd7ea.zip
Spelling fixes.
Diffstat (limited to 'doc/lispref')
-rw-r--r--doc/lispref/windows.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/lispref/windows.texi b/doc/lispref/windows.texi
index bb02b1d54fd..a284fc09045 100644
--- a/doc/lispref/windows.texi
+++ b/doc/lispref/windows.texi
@@ -1055,7 +1055,7 @@ including the space earlier stolen from @code{W3}.
1055@end smallexample 1055@end smallexample
1056 1056
1057@noindent 1057@noindent
1058This can be counterintutive, in particular if @code{W4} were used for 1058This can be counterintuitive, in particular if @code{W4} were used for
1059displaying a buffer only temporarily (@pxref{Temporary Displays}), and 1059displaying a buffer only temporarily (@pxref{Temporary Displays}), and
1060you want to continue working with the initial layout. 1060you want to continue working with the initial layout.
1061 1061
@@ -2343,7 +2343,7 @@ buffer previously shown no longer exists, this function calls
2343@code{switch-to-prev-buffer} (@pxref{Window History}) to show some other 2343@code{switch-to-prev-buffer} (@pxref{Window History}) to show some other
2344buffer instead. 2344buffer instead.
2345 2345
2346The optional argument @var{bury-or-kill} specifes how to deal with 2346The optional argument @var{bury-or-kill} specifies how to deal with
2347@var{window}'s buffer. The following values are handled: 2347@var{window}'s buffer. The following values are handled:
2348 2348
2349@table @code 2349@table @code