* lisp/emacs-lisp/bytecomp.el
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 3 May 2012 02:39:23 +0000 (22:39 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 3 May 2012 02:39:23 +0000 (22:39 -0400)
commit2bd785a208c84e7ae73884d09a1087da52780b4a
tree7f8c92f65123ad473b5ba0d761373d2352f04760
parent7ed806a75c15de00d60ef37f347b5800370fb77c
* lisp/emacs-lisp/bytecomp.el
(byte-compile-file-form-custom-declare-variable): Compile all elements,
since cconv.el might have introduced :fun-body, internal-make-closure,
and friends for bytecomp to handle.
* lisp/custom.el (defcustom): Avoid ((λ ..) ..).

Fixes: debbugs:11391
lisp/ChangeLog
lisp/custom.el
lisp/emacs-lisp/bytecomp.el