aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/emacs/buffers.texi3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/emacs/buffers.texi b/doc/emacs/buffers.texi
index 269f9f7d6fe..74e6211f808 100644
--- a/doc/emacs/buffers.texi
+++ b/doc/emacs/buffers.texi
@@ -127,7 +127,8 @@ Modes}).
127(@code{previous-buffer}) selects the previous buffer (following the 127(@code{previous-buffer}) selects the previous buffer (following the
128order of most recent selection in the current frame), while @kbd{C-x 128order of most recent selection in the current frame), while @kbd{C-x
129@key{RIGHT}} (@code{next-buffer}) moves through buffers in the reverse 129@key{RIGHT}} (@code{next-buffer}) moves through buffers in the reverse
130direction. 130direction. Both commands support a numeric prefix argument that
131serves as a repeat count.
131 132
132@kindex C-x 4 b 133@kindex C-x 4 b
133@findex switch-to-buffer-other-window 134@findex switch-to-buffer-other-window