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

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

[nongnu] main 20dc70a038: * elpa-packages (meow): New package


From: Stefan Monnier
Subject: [nongnu] main 20dc70a038: * elpa-packages (meow): New package
Date: Fri, 30 Dec 2022 00:32:21 -0500 (EST)

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

    * elpa-packages (meow): New package
---
 elpa-packages | 17 ++++++++++++++---
 1 file changed, 14 insertions(+), 3 deletions(-)

diff --git a/elpa-packages b/elpa-packages
index bbeefa71a3..e69e6b5688 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -136,6 +136,8 @@
   :news "CHANGELOG.md"
   :ignored-files ("LICENSE" "bin" "ert-tests"))
 
+ ;; (el-mock           :url "https://github.com/rejeep/el-mock.el";)
+
  (elixir-mode          :url "https://github.com/elixir-editors/emacs-elixir";
   :ignored-files ("tests" "Eldev")
   :news "CHANGELOG.md")
@@ -492,6 +494,9 @@
   ;; :dont-release "-dev\\'"
   :news "CHANGES.md")
 
+ ;; (mastodon          :url "https://codeberg.org/martianh/mastodon.el";
+ ;;  :lisp-dir "lisp")
+
  (material-theme       :url "https://github.com/cpaulik/emacs-material-theme";
   :ignored-files ("*.png")
   :readme "Readme.org"
@@ -499,6 +504,10 @@
 
  (mentor               :url "https://github.com/skangas/mentor.git";)
 
+ (meow                 :url "https://github.com/meow-edit/meow";
+  :readme "README.org"
+  :news "CHANGELOG.md")
+
  (minibar               :url "https://codeberg.org/akib/emacs-minibar";)
 
  (moe-theme            :url "https://github.com/kuanyui/moe-theme.el.git";
@@ -618,6 +627,8 @@
  (popup                        :url "https://github.com/auto-complete/popup-el";
   :ignored-files ("LICENSE"))
 
+ ;; (prescient         :url "https://github.com/radian-software/prescient.el";)
+
  (projectile           :url "https://github.com/bbatsov/projectile";
   :ignored-files ("LICENSE" "doc" "test")
   :news "CHANGELOG.md")
@@ -808,12 +819,12 @@
 
  (with-simulated-input :url 
"https://github.com/DarwinAwardWinner/with-simulated-input";)
 
- (writegood-mode       :url "https://github.com/bnbeckwith/writegood-mode";
-  :readme "README.org")
-
  (workroom              :url "https://codeberg.org/akib/emacs-workroom";
   :doc "workroom.texi")
 
+ (writegood-mode       :url "https://github.com/bnbeckwith/writegood-mode";
+  :readme "README.org")
+
  (ws-butler            :url "https://github.com/lewang/ws-butler";
   :readme "README.md"
   :ignored-files ("COPYING" "tests" "Makefile" ".travis.yml"))



reply via email to

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