From: Eli Zaretskii Date: Sat, 6 Jan 2024 13:25:29 +0000 (+0200) Subject: ; * doc/lispref/buffers.texi (Buffer List): Fix merge snafu. X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=6184e120c0e1b52d9bbf359131dd8da35654cea1;p=emacs.git ; * doc/lispref/buffers.texi (Buffer List): Fix merge snafu. --- diff --git a/doc/lispref/buffers.texi b/doc/lispref/buffers.texi index 4994d8c2252..77f5f09c7bd 100644 --- a/doc/lispref/buffers.texi +++ b/doc/lispref/buffers.texi @@ -959,8 +959,8 @@ infinite recursion. @defun buffer-match-p condition buffer-or-name &rest args This function checks if a buffer designated by @code{buffer-or-name} -satisfies the specified @var{condition}. Optional third argument -@var{arg} is passed to the predicate function in @var{condition}. A +satisfies the specified @var{condition}. Optional arguments +@var{args} are passed to the predicate function in @var{condition}. A valid @var{condition} can be one of the following: @itemize @bullet{} @item