]> git.eshelyaron.com Git - emacs.git/commit
* Optimize pure functions defined by the compilation environment
authorAndrea Corallo <akrl@sdf.org>
Sun, 5 Jul 2020 21:05:36 +0000 (22:05 +0100)
committerAndrea Corallo <akrl@sdf.org>
Thu, 9 Jul 2020 15:22:48 +0000 (16:22 +0100)
commitb4de6baa7b5cc41d15bc94cfcdbea680af6dc7b8
treee7375fe91efaf232ed36689e2823e770f495ecb6
parent7622740e2930fea33b3381337063d2e8fb834709
* Optimize pure functions defined by the compilation environment

* lisp/emacs-lisp/comp.el (comp-apply-in-env): New macro.
(comp-function-call-maybe-remove): Update to make use of
`comp-apply-in-env'.
lisp/emacs-lisp/comp.el