emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] main b76c0eb: * elpa-packages (crux, guru-mode, inf-clojure, p


From: Stefan Monnier
Subject: [nongnu] main b76c0eb: * elpa-packages (crux, guru-mode, inf-clojure, projectile, rubocop): New pkgs
Date: Wed, 11 Aug 2021 09:03:06 -0400 (EDT)

branch: main
commit b76c0eb148ff64eb8f7cac91277c76030f058bc9
Author: Stefan Monnier <monnier@iro.umontreal.ca>
Commit: Stefan Monnier <monnier@iro.umontreal.ca>

    * elpa-packages (crux, guru-mode, inf-clojure, projectile, rubocop): New 
pkgs
---
 elpa-packages | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/elpa-packages b/elpa-packages
index 345906f..452374a 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -18,6 +18,8 @@
   :ignored-files ("clojure-mode-extra-font-locking.el" "doc" "test" "test.clj")
   :news "CHANGELOG.md")
 
+ ("crux"               :url "https://github.com/bbatsov/crux";)
+
  ("editorconfig"       :url 
"https://github.com/editorconfig/editorconfig-emacs";
   :doc "doc/editorconfig.texi"
   :news "CHANGELOG.md"
@@ -58,6 +60,8 @@
 
  ("goto-chg"           :url "https://github.com/emacs-evil/goto-chg";)
 
+ ("guru-mode"          :url "https://github.com/bbatsov/guru-mode";)
+
  ("haskell-mode"       :url "https://github.com/haskell/haskell-mode";
   :doc "doc/haskell-mode.texi"
   :ignored-files ("images" "test" "logo.svg")
@@ -71,6 +75,10 @@
  ("htmlize"            :url "https://github.com/hniksic/emacs-htmlize";
   :ignored-files ("htmlize.el.html"))
 
+ ("inf-clojure"                :url 
"https://github.com/clojure-emacs/inf-clojure";
+  :ignored-files ("test")
+  :news "CHANGELOG.md")
+
  ("lua-mode"           :url "https://github.com/immerrr/lua-mode/";
   :ignored-files ("test" "travis" "init-tryout.el"))
 
@@ -123,9 +131,15 @@
  ("paredit"            :url "https://mumble.net/~campbell/git/paredit.git";
   :ignored-files ("check.sh" "genhtml.sh" "test.el"))
 
+ ("projectile"         :url "https://github.com/bbatsov/projectile";
+  :ignored-files ("doc" "test")
+  :news "CHANGELOG.md")
+
  ("request"            :url "https://github.com/tkf/emacs-request";
   :ignored-files ("tests" "doc" "COPYING"))
 
+ ("rubocop"            :url "https://github.com/rubocop/rubocop-emacs";)
+
  ("rust-mode"          :url "https://github.com/rust-lang/rust-mode";
   :ignored-files ("test-*" "triagebot.toml" "*.sh"))
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]