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

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

[elpa] main be84e69edf: Tweak comments


From: Stefan Monnier
Subject: [elpa] main be84e69edf: Tweak comments
Date: Sun, 24 Jul 2022 14:12:51 -0400 (EDT)

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

    Tweak comments
---
 elpa-packages | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)

diff --git a/elpa-packages b/elpa-packages
index d1273cfcb4..e44137ac50 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -69,11 +69,12 @@
  ("auto-correct"       :url nil)
  ;; FIXME: Avy diverged https://github.com/abo-abo/avy/issues/344
  ("avy"                        :url "https://github.com/abo-abo/avy";)
- ;; The BBDB branch in elpa.git is managed directly by hand, with
- ;; a "parallel" history to that of the upstream.
  ("bbdb"               :url "git://git.savannah.nongnu.org/bbdb.git"
   :lisp-dir "lisp"
-  :doc "doc/bbdb.texi")
+  :doc "doc/bbdb.texi"
+  ;; The BBDB branch in elpa.git is managed directly by hand, with
+  ;; a "parallel" history to that of the upstream.
+  :auto-sync nil)
  ("beacon"             :url "https://github.com/Malabarba/beacon";
   :auto-sync t)
  ("blist"              :url "https://gitlab.com/mmemmew/blist";
@@ -507,6 +508,9 @@
  ("org-real"           :url "https://gitlab.com/tygrdev/org-real";
   :auto-sync t
   :ignored-files ("LICENSE"))
+ ;; FIXME: Waiting for confirmation from the maintainer.
+ ;; ("org-notify"              :url "https://github.com/p-m/org-notify";
+ ;;  :auto-sync t)
  ("org-remark" :url "https://github.com/nobiot/org-remark";
   :readme "README.org"
   :doc "docs/org-remark.org"
@@ -608,6 +612,9 @@
   :auto-sync t)
  ("repology"           :url nil)
  ("rich-minority"      :url "https://github.com/Malabarba/rich-minority";)
+ ;; FIXME: Missing some paperwork, maybe we should add it to NonGNU.
+ ;; ("rmsbolt"         :url "https://gitlab.com/jgkamat/rmsbolt";
+ ;;  :auto-sync t)
  ("rnc-mode"           :url nil)
  ("rt-liberation"      :url "https://git.savannah.nongnu.org/git/rtliber";
   :auto-sync t)



reply via email to

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