From 668bde52c8c4075902a96e2912ccc1ed17f04389 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sun, 23 Sep 2001 18:52:16 +0000 Subject: [PATCH] (The Buffer List): Add cross-references to the definition of selected frame. --- lispref/buffers.texi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lispref/buffers.texi b/lispref/buffers.texi index b82c0df129..4ceaabfbfc 100644 --- a/lispref/buffers.texi +++ b/lispref/buffers.texi @@ -745,9 +745,9 @@ live buffer. @defun other-buffer &optional buffer visible-ok frame This function returns the first buffer in the buffer list other than @var{buffer}. Usually this is the buffer selected most recently (in -frame @var{frame} or else the currently selected frame), aside from -@var{buffer}. Buffers whose names start with a space are not considered -at all. +frame @var{frame} or else the currently selected frame, @pxref{Input +Focus}), aside from @var{buffer}. Buffers whose names start with a +space are not considered at all. If @var{buffer} is not supplied (or if it is not a buffer), then @code{other-buffer} returns the first buffer in the selected frame's -- 2.39.2