1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 03:40:56 -08:00

Minor doc fixes for some window functions.

Minor doc fixes for switch-to-buffer, window-prev-buffers,
set-window-prev-buffers, set-window-next-buffers.
This commit is contained in:
Chong Yidong 2011-09-24 18:51:36 -04:00
parent 0e406a72ed
commit 94e0933e1f
3 changed files with 17 additions and 14 deletions

View file

@ -4937,9 +4937,9 @@ do not make the window displaying it the most recently selected
one.
If FORCE-SAME-WINDOW is non-nil, BUFFER-OR-NAME must be displayed
in the currently selected window; signal an error if that is
impossible (e.g. if the selected window is minibuffer-only).
If non-nil, BUFFER-OR-NAME may be displayed in another window.
in the selected window; signal an error if that is
impossible (e.g. if the selected window is minibuffer-only). If
non-nil, BUFFER-OR-NAME may be displayed in another window.
Return the buffer switched to."
(interactive