]> git.eshelyaron.com Git - emacs.git/commit
; Fix handling of 'not' by 'buffer-match-p'
authorPhilip Kaludercic <philipk@posteo.net>
Sat, 31 Dec 2022 14:04:18 +0000 (15:04 +0100)
committerPhilip Kaludercic <philipk@posteo.net>
Sat, 31 Dec 2022 14:05:56 +0000 (15:05 +0100)
commitf309651b677e3be39a246c02973fd31fc74434d3
tree311781234bb4901f14661433a92e81544ba6d6db
parent9292f595a71870eec1ffdfd187b859cc990c2f0b
; Fix handling of 'not' by 'buffer-match-p'

* lisp/subr.el (buffer-match-p): Look up the cadr instead of the cdr
for the negation in 'not'.
* doc/lispref/buffers.texi (Buffer List): Update documentation.
(Bug#58951)
doc/lispref/buffers.texi
lisp/subr.el