branch: main
commit 8d905f5b986c4face98503d1474738b76535243e
Author: Stefan Monnier <monn...@iro.umontreal.ca>
Commit: Stefan Monnier <monn...@iro.umontreal.ca>

    * elpa-packages (topspace): New package
---
 elpa-packages | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/elpa-packages b/elpa-packages
index ebff4192f1..5b1d6365b9 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -710,6 +710,10 @@
   :ignored-files ("LICENSE")
   :news "CHANGELOG.org"
   :auto-sync t)
+ ("topspace"           :url "https://github.com/trevorpogue/topspace";
+  :ignored-files ("LICENSE")
+  :news "NEWS.md"
+  :auto-sync t)
  ("tramp"              :url "git://git.sv.gnu.org/tramp.git"
   :branch "externals/tramp"
   :main-file "trampver.el"

Reply via email to