projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c618e1
)
Move :hook before :defer
author
John Wiegley
<johnw@newartisans.com>
Fri, 1 Dec 2017 08:46:45 +0000
(
00:46
-0800)
committer
John Wiegley
<johnw@newartisans.com>
Fri, 1 Dec 2017 08:46:45 +0000
(
00:46
-0800)
lisp/use-package/use-package.el
patch
|
blob
|
history
diff --git
a/lisp/use-package/use-package.el
b/lisp/use-package/use-package.el
index c6c83f7e3d28fd7d4a5f68edd0aebf3704e65ed2..b3afefe1490c7d78f8575acb0720845f5ef8ad36 100644
(file)
--- a/
lisp/use-package/use-package.el
+++ b/
lisp/use-package/use-package.el
@@
-160,8
+160,8
@@
the user specified."
:commands
:defines
:functions
- :defer
:hook
+ :defer
:custom
:custom-face
:init