Check autoload's "type" argument correctly in bytecomp.el
authorGlenn Morris <rgm@gnu.org>
Wed, 19 Jun 2013 07:35:00 +0000 (00:35 -0700)
committerGlenn Morris <rgm@gnu.org>
Wed, 19 Jun 2013 07:35:00 +0000 (00:35 -0700)
commit2285bd27abf63a460d7025b2e5579f67cdd2e6fb
tree89e5f4d1a2e93b2d06d51a7d1fcc2e2e5588574e
parent3883037ba56236b96a15489d476ac8fe42723648
Check autoload's "type" argument correctly in bytecomp.el

* lisp/emacs-lisp/bytecomp.el (byte-compile-file-form-autoload):
Only eval autoloaded macros.
(byte-compile-autoload): Only give the macro warning for macros.
lisp/ChangeLog
lisp/emacs-lisp/bytecomp.el