Establish autoloads after :init
This commit is contained in:
parent
bdf1505f44
commit
82a8d10a46
1 changed files with 1 additions and 1 deletions
|
@ -425,8 +425,8 @@
|
|||
commands)
|
||||
|
||||
`(when ,(or predicate t)
|
||||
,@form
|
||||
,init-body
|
||||
,@form
|
||||
,(unless (null config-body)
|
||||
`(eval-after-load ,name-string
|
||||
'(if ,requires-test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue