]> git.eshelyaron.com Git - emacs.git/commit
* Make the Evil happy (Bug#41374)
authorAndrea Corallo <akrl@sdf.org>
Mon, 18 May 2020 18:04:07 +0000 (19:04 +0100)
committerAndrea Corallo <akrl@sdf.org>
Mon, 18 May 2020 18:19:05 +0000 (19:19 +0100)
commit6d850b50c536d558252017d4daea5d5718dcc8b2
treee9241b5ae0a421ea37597c67d499573b1425b39d
parentcd4ef52c8673a76c6fcb0efd7d2c74778522038c
* Make the Evil happy (Bug#41374)

* lisp/emacs-lisp/comp.el (comp-never-optimize-functions):
Blacklist all primitives advised by evil-mode from trampoline
optimization.
(comp-call-optim-form-call): Prevent trampoline optimization for
recursive calls at speed 2 to respect elisp original semantic.
lisp/emacs-lisp/comp.el