bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#58951: [PATCH] ; Fix handling of 'not' by 'buffer-match-p'


From: Philip Kaludercic
Subject: bug#58951: [PATCH] ; Fix handling of 'not' by 'buffer-match-p'
Date: Sat, 31 Dec 2022 14:05:27 +0000

Eli Zaretskii <eliz@gnu.org> writes:

>> From: Philip Kaludercic <philipk@posteo.net>
>> Date: Tue, 01 Nov 2022 20:19:06 +0000
>> 
>> +@item (or @var{conds}@dots{})
>> +Satisfied if and @emph{any} condition in @var{conds} satisfies
>                 ^^^
> That "and" should be deleted.
>
>> +@item (and @var{conds}@dots{})
>> +Satisfied if @emph{all} conditions in @var{conds} satisfy
>                 ^^^^^^^^^^^^^^^^^^^^^
> "@emph{all} the conditions"
>
> Thanks.

I have applied these changes and will push the fix to the release
branch.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]