]> git.eshelyaron.com Git - emacs.git/commit
* lisp/emacs-lisp/thunk.el: Assert lexical-binding
authorMichael Heerdegen <michael_heerdegen@web.de>
Thu, 26 Oct 2017 10:57:55 +0000 (12:57 +0200)
committerMichael Heerdegen <michael_heerdegen@web.de>
Wed, 1 Nov 2017 13:43:19 +0000 (14:43 +0100)
commitbbb85eff4923d33a5271e885faab92d3546db0c0
treeb11aa99be33e26838abac9b5c53b05524d54840d
parent934a72c7e4a506a36697fdb98f837cea989e70e1
* lisp/emacs-lisp/thunk.el: Assert lexical-binding

This fixes Bug#28990.  Also add a note to the file header that
creating thunks requires lexical-binding.
(thunk-delay): `cl-assert' lexical-binding.
lisp/emacs-lisp/thunk.el