]> git.eshelyaron.com Git - emacs.git/commit
* Do not refuse to compile if a dynamic lambda is encountered
authorAndrea Corallo <akrl@sdf.org>
Fri, 15 May 2020 10:43:31 +0000 (11:43 +0100)
committerAndrea Corallo <akrl@sdf.org>
Fri, 15 May 2020 19:06:49 +0000 (20:06 +0100)
commitd6f6353cfdbbea5501915675081265b4dc4591e3
treeac034ea56f880952d107e31ac2e3088e93fcf436
parent9a64585c126200d0f4b65fd45f6380244fe1d26c
* Do not refuse to compile if a dynamic lambda is encountered

* lisp/emacs-lisp/comp.el (comp-lex-byte-func-p): New subst.
(comp-intern-func-in-ctxt): Do not crash if we still encounter a
non lexical scoped lambda.
lisp/emacs-lisp/comp.el