]> git.eshelyaron.com Git - emacs.git/commit
Fix recently introduced bug in `byte-compile-lambda'
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 17 Feb 2021 16:12:27 +0000 (17:12 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 17 Feb 2021 16:12:31 +0000 (17:12 +0100)
commit0324ec17375028bd1b26a6d695535450d5a5a9c5
treed3ff5d38042d37eb9347725bc76b5135c17b67d1
parentcccd701ac952f81da8444576a72d92b37ddf42d2
Fix recently introduced bug in `byte-compile-lambda'

* lisp/emacs-lisp/bytecomp.el (byte-compile-lambda): Fix recently
introduced error when compiling non-lexical commands (bug#46589).
lisp/emacs-lisp/bytecomp.el