From: John Wiegley Date: Mon, 4 Dec 2017 08:54:14 +0000 (-0800) Subject: Change order of :defines and :functions within `use-package-keywords' X-Git-Tag: emacs-29.0.90~1306^2~15^2~160 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=05dfea96e5;p=emacs.git Change order of :defines and :functions within `use-package-keywords' --- diff --git a/up-core.el b/up-core.el index 6e9daadb211..d809970cdb7 100644 --- 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