]> code.delx.au - gnu-emacs/commit
Move let-when-compile to lisp-mode.el
authorOleh Krehel <ohwoeowho@gmail.com>
Wed, 23 Sep 2015 11:50:15 +0000 (13:50 +0200)
committerOleh Krehel <ohwoeowho@gmail.com>
Wed, 23 Sep 2015 11:50:15 +0000 (13:50 +0200)
commit0a133c70f1d2c068e8ad3ed5527f13ea7246fc68
treeaed8cfbd0f6748da7830dd372f89227e3165ee3b
parent325200ac1dcf5bed6918ea827d8a48d89487e083
Move let-when-compile to lisp-mode.el

This fixes the bootstrapping problem of `let-when-compile' using
`cl-progv' while being in subr.el (i.e. before cl stuff was loaded).
lisp/emacs-lisp/lisp-mode.el
lisp/subr.el