branch: main
commit 9589680ec7cf0ac153aa0a0c7f9feae602826ad6
Author: Stefan Monnier <[email protected]>
Commit: Stefan Monnier <[email protected]>

    elpa-packages (jabber): New package
---
 elpa-packages | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/elpa-packages b/elpa-packages
index e2fe512e5b..c14a2ea0fe 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -491,6 +491,12 @@
  (j-mode               :url "https://github.com/zellio/j-mode";
   :ignored-files ("LICENSE"))
 
+ (jabber               :url "https://git.thanosapollo.org/emacs-jabber";
+  ;; Was "https://codeberg.org/emacs-jabber/emacs-jabber";
+  ;; :doc "jabber.texi"
+  :news "CHANGELOG.org"
+  :lisp-dir "lisp")
+
  (jade-mode            :url "https://github.com/brianc/jade-mode";
   :ignored-files ("test" "Cask" "Makefile" "example.jade" "example.json"
                  "stylus-mode.el"))

Reply via email to