8fefa49d39dde99dfd13ff9551723ec387a3bfba
This change adds a new extension hook `use-package-autoloads/<KEYWORD>` for specifying exactly which autoloads a keyword should imply. This is the proper way to indicate autoloads, rather than adding to the `:commands` entry as was done before. Further, autoloading now must occur in order to cause implied deferred loading; if :bind is used with only lambda forms, for example, this will not cause deferred loading without `:defer t`.
Description
No description provided
Languages
Emacs Lisp
65.9%
C
19.3%
Roff
9.7%
M4
0.9%
Objective-C
0.8%
Other
2.3%