]> git.eshelyaron.com Git - emacs.git/commit
* Allow for lambda forms as native compilation input
authorAndrea Corallo <akrl@sdf.org>
Sat, 10 Oct 2020 20:07:59 +0000 (22:07 +0200)
committerAndrea Corallo <akrl@sdf.org>
Wed, 14 Oct 2020 09:04:36 +0000 (11:04 +0200)
commit4bea0c0b1d907d676cc9abc8d7048103c10b8d79
tree93c75e49bfbf7cecf0a3e7c34ebb0450fbfed5e5
parentfda798808f8b518313cff3363a6ba72baed2d758
* Allow for lambda forms as native compilation input

* lisp/emacs-lisp/comp.el (comp-spill-lap-function): Add new
specialized method for compiling a lambda form.
lisp/emacs-lisp/comp.el