mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-05 19:59:38 +00:00
Merge pull request from justbur/bump-init
Move :init forms before :after and :demand GitHub-reference: https://github.com/jwiegley/use-package/issues/360
This commit is contained in:
commit
1f03bec96b
1 changed files with 1 additions and 1 deletions
|
@ -144,9 +144,9 @@ the user specified."
|
||||||
:defines
|
:defines
|
||||||
:functions
|
:functions
|
||||||
:defer
|
:defer
|
||||||
|
:init
|
||||||
:after
|
:after
|
||||||
:demand
|
:demand
|
||||||
:init
|
|
||||||
:config
|
:config
|
||||||
:diminish
|
:diminish
|
||||||
:delight)
|
:delight)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue