From 73ee8d292eb152fc265f9bc8ee97579f26e50ce6 Mon Sep 17 00:00:00 2001 From: "Charles A. Roelli" Date: Thu, 22 Mar 2018 20:43:42 +0100 Subject: [PATCH] * doc/lispref/buffers.texi (Buffer List): Fix grammar. --- doc/lispref/buffers.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/lispref/buffers.texi b/doc/lispref/buffers.texi index a72e1eb69fc..cfd2fb7715b 100644 --- a/doc/lispref/buffers.texi +++ b/doc/lispref/buffers.texi @@ -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 -- 2.39.2