mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-06 12:19:37 +00:00
Merge pull request from basil-conto/preface
Increase :preface priority GitHub-reference: https://github.com/jwiegley/use-package/issues/418
This commit is contained in:
commit
dbf46d97be
1 changed files with 1 additions and 1 deletions
|
@ -126,6 +126,7 @@ the user specified."
|
||||||
|
|
||||||
(defcustom use-package-keywords
|
(defcustom use-package-keywords
|
||||||
'(:disabled
|
'(:disabled
|
||||||
|
:preface
|
||||||
:pin
|
:pin
|
||||||
:ensure
|
:ensure
|
||||||
:if
|
:if
|
||||||
|
@ -133,7 +134,6 @@ the user specified."
|
||||||
:unless
|
:unless
|
||||||
:requires
|
:requires
|
||||||
:load-path
|
:load-path
|
||||||
:preface
|
|
||||||
:no-require
|
:no-require
|
||||||
:bind
|
:bind
|
||||||
:bind*
|
:bind*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue