* doc/lispref/buffers.texi (Buffer List): Fix grammar.
This commit is contained in:
parent
7e720c6851
commit
68c2f336b1
1 changed files with 1 additions and 1 deletions
|
@ -891,7 +891,7 @@ This function operates on each frame's @code{buffer-list} parameter as
|
|||
well as the fundamental buffer list; therefore, the buffer that you bury
|
||||
will come last in the value of @code{(buffer-list @var{frame})} and in
|
||||
the value of @code{(buffer-list)}. In addition, it also puts the buffer
|
||||
at the end of the list of buffer of the selected window (@pxref{Window
|
||||
at the end of the list of buffers of the selected window (@pxref{Window
|
||||
History}) provided it is shown in that window.
|
||||
|
||||
If @var{buffer-or-name} is @code{nil} or omitted, this means to bury the
|
||||
|
|
Loading…
Add table
Reference in a new issue