]> git.eshelyaron.com Git - emacs.git/commit
Closures are always non-nil
authorMattias Engdegård <mattiase@acm.org>
Thu, 15 Dec 2022 10:22:06 +0000 (11:22 +0100)
committerMattias Engdegård <mattiase@acm.org>
Fri, 16 Dec 2022 16:18:44 +0000 (17:18 +0100)
commitb29be11a6f387c92508beafcbc8f58799a3e3e06
tree14b53dcb2b4336df0914243a273e1374b9c46d50
parent9452dc4821a368fa4532423aaa1cc00034d8a139
Closures are always non-nil

* lisp/emacs-lisp/byte-opt.el (byte-compile-trueconstp):
Treat closures as true in boolean context.
lisp/emacs-lisp/byte-opt.el