]> git.eshelyaron.com Git - emacs.git/commit
* Fix comp-call-optim-form-call for null `callee'
authorAndrea Corallo <akrl@sdf.org>
Sun, 7 Jun 2020 11:58:27 +0000 (13:58 +0200)
committerAndrea Corallo <akrl@sdf.org>
Sun, 7 Jun 2020 17:20:04 +0000 (19:20 +0200)
commit88ccee4083f9059603c8bf9b989848c41902d8b0
tree24a5d698e0862971a49fd0ffebeab7ca8748bd1d
parent47a6fbd38278b40737d498a41a35259458633136
* Fix comp-call-optim-form-call for null `callee'

* lisp/emacs-lisp/comp.el (comp-call-optim-form-call): Guard
agains null `calle'.
lisp/emacs-lisp/comp.el