(define-package "use-package" "20180314.1143" "A configuration macro for simplifying your .emacs" '((emacs "24.3") (bind-key "2.4")) :keywords '("dotemacs" "startup" "speed" "config" "package") :url "https://github.com/jwiegley/use-package") ;; Local Variables: ;; no-byte-compile: t ;; End: