diff options
author | Noam Postavsky <npostavs@gmail.com> | 2019-05-31 08:24:56 -0400 |
---|---|---|
committer | Noam Postavsky <npostavs@gmail.com> | 2019-06-01 17:48:43 -0400 |
commit | 2860285621eb890697ca122cd6ede8c3f03566d6 (patch) | |
tree | 0a3328fe922111ab47dba4c45a3f4833f872bcf5 /lisp/emacs-lisp/crm.el | |
parent | 008b263feeba8951a95bec93ec0a9e263cf230f7 (diff) | |
download | emacs-2860285621eb890697ca122cd6ede8c3f03566d6.tar.gz emacs-2860285621eb890697ca122cd6ede8c3f03566d6.tar.bz2 emacs-2860285621eb890697ca122cd6ede8c3f03566d6.zip |
Allow macros autoloaded as functions during bytecomp (Bug#36022)
* 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).
Diffstat (limited to 'lisp/emacs-lisp/crm.el')
0 files changed, 0 insertions, 0 deletions