You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
463 B
13 lines
463 B
(define-package "use-package" "2.4.1" "A configuration macro for simplifying your .emacs" |
|
'((emacs "24.3") |
|
(bind-key "2.4")) |
|
:commit "caa92f1d64fc25480551757d854b4b49981dfa6b" :keywords |
|
("dotemacs" "startup" "speed" "config" "package") |
|
:authors |
|
(("John Wiegley" . "johnw@newartisans.com")) |
|
:maintainer |
|
("John Wiegley" . "johnw@newartisans.com") |
|
:url "https://github.com/jwiegley/use-package") |
|
;; Local Variables: |
|
;; no-byte-compile: t |
|
;; End:
|
|
|