branch: main commit 446a9d9660de0abef1e1472b5b517d92bafd6f27 Author: Adam Porter <a...@alphapapa.net> Commit: Stefan Monnier <monn...@iro.umontreal.ca>
* elpa-packages (taxy, taxy-magit-section): Update/add --- elpa-packages | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/elpa-packages b/elpa-packages index 1ef16cf..0f7b51f 100644 --- a/elpa-packages +++ b/elpa-packages @@ -387,6 +387,12 @@ ("system-packages" :url "https://gitlab.com/jabranham/system-packages") ("systemd" :url nil) ("taxy" :url "https://github.com/alphapapa/taxy.el.git" + :doc "taxy.info" + :ignored-files ("images") + :auto-sync t) + ("taxy-magit-section" :url "https://github.com/alphapapa/taxy.el.git" + :branch "package/taxy-magit-section" + :doc "taxy-magit-section.info" :auto-sync t) ("temp-buffer-browse" :url "https://github.com/leoliu/temp-buffer-browse") ("test-simple" :url "https://github.com/rocky/emacs-test-simple")