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