]> git.eshelyaron.com Git - emacs.git/commitdiff
; * doc/lispref/buffers.texi (Buffer List): Fix merge snafu.
authorEli Zaretskii <eliz@gnu.org>
Sat, 6 Jan 2024 13:25:29 +0000 (15:25 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 6 Jan 2024 13:25:29 +0000 (15:25 +0200)
doc/lispref/buffers.texi

index 4994d8c2252506ff08493e4827a454db507e7340..77f5f09c7bd1064b3ec580aca23641c918c33aea 100644 (file)
@@ -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