15 lines
459 B
EmacsLisp
15 lines
459 B
EmacsLisp
(define-package "magit-section" "20240420.901" "Sections for read-only buffers."
|
|
'((emacs "25.1")
|
|
(compat "29.1.4.4")
|
|
(dash "20221013"))
|
|
:commit "0e03e95fd8d7f5744c7116149c3b2563a014ee2b" :authors
|
|
'(("Jonas Bernoulli" . "emacs.magit@jonas.bernoulli.dev"))
|
|
:maintainer
|
|
'("Jonas Bernoulli" . "emacs.magit@jonas.bernoulli.dev")
|
|
:keywords
|
|
'("tools")
|
|
:url "https://github.com/magit/magit")
|
|
;; Local Variables:
|
|
;; no-byte-compile: t
|
|
;; End:
|