]> git.eshelyaron.com Git - emacs.git/commitdiff
Change order of :defines and :functions within `use-package-keywords'
authorJohn Wiegley <johnw@newartisans.com>
Mon, 4 Dec 2017 08:54:14 +0000 (00:54 -0800)
committerJohn Wiegley <johnw@newartisans.com>
Mon, 4 Dec 2017 08:54:14 +0000 (00:54 -0800)
up-core.el

index 6e9daadb2115295668d05d833c64c3bbf62ce0fe..d809970cdb733d0bdc02845717eb469a6257e9c0 100644 (file)
@@ -60,7 +60,9 @@
     :requires
     :load-path
     :no-require
-    :preface :defines :functions
+    :defines
+    :functions
+    :preface
     :after
     :custom
     :custom-face