15 lines
429 B
EmacsLisp
15 lines
429 B
EmacsLisp
|
(define-package "magit-section" "20220425.1002" "Sections for read-only buffers"
|
||
|
'((emacs "25.1")
|
||
|
(compat "28.1.0.4")
|
||
|
(dash "20210826"))
|
||
|
:commit "3cb7f5ba430906bded9e5d9951f5260ab25644d0" :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:
|