• Stefan Monnier's avatar
    * lisp/emacs-lisp/bytecomp.el (byte-compile-catch) · d779e73c
    Stefan Monnier authored
    (byte-compile-unwind-protect, byte-compile-track-mouse)
    (byte-compile-condition-case, byte-compile-save-window-excursion):
    Provide a :fun-body alternative, so that info can be propagated from the
    surrounding context, as is the case for lexical scoping.
    
    * lisp/emacs-lisp/cconv.el (cconv-mutated, cconv-captured)
    (cconv-captured+mutated, cconv-lambda-candidates): Fix up declaration.
    (cconv-freevars): Minor cleanup.  Fix handling of the error var in
    condition-case.
    d779e73c
bytecomp.el 188 KB