• Stefan Monnier's avatar
    * lisp/emacs-lisp/bytecomp.el · 2bd785a2
    Stefan Monnier authored
    (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
    2bd785a2
bytecomp.el 185 KB