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:
John Wiegley 2016-12-18 15:21:10 -08:00 committed by GitHub
commit dbf46d97be

View file

@ -126,6 +126,7 @@ the user specified."
(defcustom use-package-keywords
'(:disabled
:preface
:pin
:ensure
:if
@ -133,7 +134,6 @@ the user specified."
:unless
:requires
:load-path
:preface
:no-require
:bind
:bind*