• Noam Postavsky's avatar
    Allow macros autoloaded as functions during bytecomp (Bug#36022) · 28602856
    Noam Postavsky authored
    * lisp/emacs-lisp/bytecomp.el (byte-compile-callargs-warn): Don't pass
    symbols which don't have a known definition to
    byte-compile--function-signature, it fails to compile code which
    previously compiled successfully (for example, gnus.el until
    2019-06-01 "* lisp/gnus/gnus.el: Mark autoloaded macros as such" which
    autoloads some macros as if they were functions).
    28602856
bytecomp.el 213 KB