* lisp/subr.el (function-get): Refine `autoload' arg so it can also
commit3c98c9629581c4bfcaaa5e3bb21ec543286751a7
authorStefan Monnier <monnier@iro.umontreal.ca>
Mon, 13 Aug 2012 21:23:09 +0000 (13 17:23 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 13 Aug 2012 21:23:09 +0000 (13 17:23 -0400)
treec5b0be468d7b8901d0045e89e7f5b43f399d3a6b
parentca06f160f428224a98cbd6e3ea0dac89b99119ef
* lisp/subr.el (function-get): Refine `autoload' arg so it can also
autoload functions for gv.el.
* lisp/emacs-lisp/edebug.el (get-edebug-spec): Adjust so it only
autoloads macros.

Fixes: debbugs:12191
lisp/ChangeLog
lisp/emacs-lisp/edebug.el
lisp/subr.el