projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
20ea11b
)
Change order of :defines and :functions within `use-package-keywords'
author
John Wiegley
<johnw@newartisans.com>
Mon, 4 Dec 2017 08:54:14 +0000
(
00:54
-0800)
committer
John Wiegley
<johnw@newartisans.com>
Mon, 4 Dec 2017 08:54:14 +0000
(
00:54
-0800)
up-core.el
patch
|
blob
|
history
diff --git
a/up-core.el
b/up-core.el
index 6e9daadb2115295668d05d833c64c3bbf62ce0fe..d809970cdb733d0bdc02845717eb469a6257e9c0 100644
(file)
--- a/
up-core.el
+++ b/
up-core.el
@@
-60,7
+60,9
@@
:requires
:load-path
:no-require
- :preface :defines :functions
+ :defines
+ :functions
+ :preface
:after
:custom
:custom-face