(The Buffer List): Add cross-references to the definition of selected frame.
This commit is contained in:
parent
5df7058cce
commit
668bde52c8
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue