branch: main commit e38eee5c5b69fa3c0fbc30e8806f5b485e3f6188 Author: Stefan Monnier <monn...@iro.umontreal.ca> Commit: Stefan Monnier <monn...@iro.umontreal.ca>
elpa-packages (radio, teco): New packages --- elpa-packages | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/elpa-packages b/elpa-packages index 71dc5254f7..b589db4adb 100644 --- a/elpa-packages +++ b/elpa-packages @@ -735,6 +735,9 @@ :doc "doc/racket-mode.texi" :rolling-release "1") + (radio :url "https://github.com/jroimartin/radio" + :ignored-files ("COPYING")) + (rainbow-delimiters :url "https://github.com/Fanael/rainbow-delimiters.git" :readme "README.md" :ignored-files ("COPYING" ".github" "rainbow-delimiters-test.el" "run-tests.sh")) @@ -860,6 +863,9 @@ (tangotango-theme :url "https://github.com/juba/color-theme-tangotango.git" :ignored-files ("color-theme-tangotango.el" "screenshots")) + (teco :url "https://github.com/mtk/teco" + :readme "README.md") + (telephone-line :url "https://github.com/dbordak/telephone-line.git" :readme "readme.org" :ignored-files ("COPYING" "screenshots"))