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
395 B
13 lines
395 B
(define-package "magit-section" "3.0.0" "Sections for read-only buffers"
|
|
'((emacs "25.1")
|
|
(dash "2.18.1"))
|
|
:commit "c3bbc9b9425f3370690cabb11bd35b9040773fdc" :authors
|
|
'(("Jonas Bernoulli" . "jonas@bernoul.li"))
|
|
:maintainer
|
|
'("Jonas Bernoulli" . "jonas@bernoul.li")
|
|
:keywords
|
|
'("tools")
|
|
:url "https://github.com/magit/magit")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|