• Gerd Moellmann's avatar
    (byte-compile-check-lambda-list): New · eadd6444
    Gerd Moellmann authored
    function checking that lambda-list consists of non-constant
    symbols, that &rest and &optional are followed by variable names,
    that &rest VAR is the last element, and that variables aren't
    doubled.
    (byte-compile-lambda): Use it.
    eadd6444
bytecomp.el 137 KB