]> git.eshelyaron.com Git - emacs.git/commitdiff
Move :hook before :defer
authorJohn Wiegley <johnw@newartisans.com>
Fri, 1 Dec 2017 08:46:45 +0000 (00:46 -0800)
committerJohn Wiegley <johnw@newartisans.com>
Fri, 1 Dec 2017 08:46:45 +0000 (00:46 -0800)
lisp/use-package/use-package.el

index c6c83f7e3d28fd7d4a5f68edd0aebf3704e65ed2..b3afefe1490c7d78f8575acb0720845f5ef8ad36 100644 (file)
@@ -160,8 +160,8 @@ the user specified."
     :commands
     :defines
     :functions
-    :defer
     :hook
+    :defer
     :custom
     :custom-face
     :init