mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-05 03:39: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
|
||||
:functions
|
||||
:defer
|
||||
:init
|
||||
:after
|
||||
:demand
|
||||
:init
|
||||
:config
|
||||
:diminish
|
||||
:delight)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue