]> git.eshelyaron.com Git - emacs.git/commit
More non-nil-returning functions in source optimisation
authorMattias Engdegård <mattiase@acm.org>
Thu, 18 Aug 2022 10:33:40 +0000 (12:33 +0200)
committerMattias Engdegård <mattiase@acm.org>
Thu, 18 Aug 2022 15:10:46 +0000 (17:10 +0200)
commit9361c833182e47607099f7ffb5dc68a53de26792
tree4ea7ea612898569914c8ee38a881876443fd6d5e
parentf33a429a53ea2647199804f12e16c65768d526d5
More non-nil-returning functions in source optimisation

This change was partially generated and mechanically cross-validated
with function type information from comp-known-type-specifiers in
comp.el.

* lisp/emacs-lisp/byte-opt.el (byte-compile-trueconstp):
Extend list of functions and fix a typo (logxor).
lisp/emacs-lisp/byte-opt.el