branch: main commit a9b1988f9c7714fdad3bc4d10092b308d658936d Author: Stefan Monnier <monn...@iro.umontreal.ca> Commit: Stefan Monnier <monn...@iro.umontreal.ca>
* elpa-packages (coffee-mode): Move from GNU ELPA See https://github.com/defunkt/coffee-mode/issues/372 --- elpa-packages | 2 ++ 1 file changed, 2 insertions(+) diff --git a/elpa-packages b/elpa-packages index fc0a508ae9..c008f8c6af 100644 --- a/elpa-packages +++ b/elpa-packages @@ -77,6 +77,8 @@ :ignored-files ("clojure-mode-extra-font-locking.el" "doc" "test" "test.clj") :news "CHANGELOG.md") + ("coffee-mode" :url "https://github.com/defunkt/coffee-mode") + ("crux" :url "https://github.com/bbatsov/crux" :readme "README.md" :news "CHANGELOG.md")