]> git.eshelyaron.com Git - emacs.git/commit
* Fix comp-function-type-spec for non symbol input (bug#66021)
authorAndrea Corallo <acorallo@gnu.org>
Mon, 18 Sep 2023 08:04:57 +0000 (10:04 +0200)
committerAndrea Corallo <acorallo@gnu.org>
Mon, 18 Sep 2023 08:15:38 +0000 (10:15 +0200)
commit991bf3f0f5dff66794785ebfcc867611fe75e0da
tree7b3bdbc4c7963c4c03aa0974fc18ba51d2bcdd61
parentb331bf6d8a21ef3ac7e70d3f4a937e4256178d55
* Fix comp-function-type-spec for non symbol input (bug#66021)

* lisp/emacs-lisp/comp.el (comp-function-type-spec): Make it robust
against closures (bug#66021).
lisp/emacs-lisp/comp.el