branch: main commit f1a77b8db9a288b27eb3a32e6b14296ee0b5bc81 Author: Bozhidar Batsov <bozhi...@batsov.com> Commit: Stefan Monnier <monn...@iro.umontreal.ca>
* elpa packages (clojure-mode): Add package --- elpa-packages | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/elpa-packages b/elpa-packages index fe68de0..aa2327a 100644 --- a/elpa-packages +++ b/elpa-packages @@ -14,6 +14,10 @@ ;; revision a9134009. :version-map ((nil "4.7.1" "a9134009bd037a39cbda21806867d0534d340bca"))) + ("clojure-mode" :url "https://github.com/clojure-emacs/clojure-mode" + :ignored-files ("clojure-mode-extra-font-locking.el" "test" "test.clj") + :news "CHANGELOG.md") + ("editorconfig" :url "https://github.com/editorconfig/editorconfig-emacs" :doc "doc/editorconfig.texi" :news "CHANGELOG.md"