Eli Zaretskii writes: >> From: Philip Kaludercic >> Date: Thu, 10 Mar 2022 10:05:04 +0000 >> Cc: 54296@debbugs.gnu.org >> >> +(defun buffer-match (condition buffer-or-name &optional arg) >> + "Return non-nil if BUFFER-OR-NAME matches CONDITION. > > This is a predicate function, so its name should be buffer-matches-p > or maybe buffer-matches-condition-p. I like buffer-matches-p. >> +CONDITION is is either: > ^^^^^ > Typo. Sorry about those, it and the other ones here: