branch: main
commit d98425bbcaf7bd3adb1b39557b8132b95ca5bc0a
Author: Stefan Kangas <[email protected]>
Commit: Stefan Kangas <[email protected]>
* elpa-packages (telephone-line): New package
---
elpa-packages | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/elpa-packages b/elpa-packages
index 656770bac4..1f1ee43ca0 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -348,6 +348,10 @@
("tablist" :url "https://github.com/politza/tablist"
:ignored-files ("COPYING"))
+ ("telephone-line" :url "https://github.com/dbordak/telephone-line.git"
+ :readme "readme.org"
+ :ignored-files ("COPYING" "screenshots"))
+
("toc-org" :url "https://github.com/snosov1/toc-org.git"
:ignored-files ("COPYING" ".travis.yml" "toc-org-test.el"))