9da3ffee41
This is a massive diff that I had to do in a hurry - when leaving Urbint. I'm pretty sure that most of these are updating Emacs packages, but I'm not positive.
12 lines
345 B
EmacsLisp
12 lines
345 B
EmacsLisp
(define-package "quelpa" "20180907.2232" "Emacs Lisp packages built directly from source"
|
|
'((emacs "24.3"))
|
|
:keywords
|
|
'("package" "management" "build" "source" "elpa")
|
|
:authors
|
|
'(("steckerhalter"))
|
|
:maintainer
|
|
'("steckerhalter")
|
|
:url "https://framagit.org/steckerhalter/quelpa")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|