diff options
Diffstat (limited to 'elpa/magit-section-4.3.1/magit-section-pkg.el')
-rw-r--r-- | elpa/magit-section-4.3.1/magit-section-pkg.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/elpa/magit-section-4.3.1/magit-section-pkg.el b/elpa/magit-section-4.3.1/magit-section-pkg.el new file mode 100644 index 0000000..b8b56b3 --- /dev/null +++ b/elpa/magit-section-4.3.1/magit-section-pkg.el @@ -0,0 +1,2 @@ +;; Generated package description from magit-section.el -*- mode: lisp-data; no-byte-compile: t -*- +(define-package "magit-section" "4.3.1" "Sections for read-only buffers" '((emacs "27.1") (compat "30.0.2.0") (llama "0.6.1") (seq "2.24")) :commit "28d272ce0bcecc2e312d22ed15a48ad4cea564eb" :authors '(("Jonas Bernoulli" . "emacs.magit@jonas.bernoulli.dev")) :maintainer '("Jonas Bernoulli" . "emacs.magit@jonas.bernoulli.dev") :keywords '("tools") :url "https://github.com/magit/magit") |