15 lines
430 B
EmacsLisp
15 lines
430 B
EmacsLisp
|
(define-package "magit-section" "20220810.1158" "Sections for read-only buffers."
|
||
|
'((emacs "25.1")
|
||
|
(compat "28.1.1.2")
|
||
|
(dash "20210826"))
|
||
|
:commit "712be4632b0ddc7899ca90db8f9be20d90b4326f" :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:
|