Don't require help-fns when not needed
commit00ec2dd7af3d472fcd5098c74f2e6b8f759e007d
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 20 May 2015 15:23:09 +0000 (20 08:23 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 20 May 2015 15:24:23 +0000 (20 08:24 -0700)
tree0e04d74bbc40efe9e5eb04f28ef10602743c4e09
parente1890e3e829665a54f04284f4e23bd0fd37de06b
Don't require help-fns when not needed

* lisp/emacs-lisp/autoload.el, lisp/emacs-lisp/advice.el:
* lisp/emacs-lisp/elint.el:
Don't require help-fns at the top level.
* lisp/emacs-lisp/advice.el (ad-arglist):
* lisp/emacs-lisp/cl-macs.el (cl--transform-lambda):
Don't require help-fns.  (Bug#17001)
lisp/emacs-lisp/advice.el
lisp/emacs-lisp/autoload.el
lisp/emacs-lisp/cl-macs.el
lisp/emacs-lisp/elint.el