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

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

[elpa] main 6c08b29abd: * elpa-packages: Mark swiper's packages as :manu


From: Stefan Monnier
Subject: [elpa] main 6c08b29abd: * elpa-packages: Mark swiper's packages as :manual-sync`
Date: Mon, 13 Feb 2023 21:31:40 -0500 (EST)

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

    * elpa-packages: Mark swiper's packages as :manual-sync`
---
 elpa-packages | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)

diff --git a/elpa-packages b/elpa-packages
index 50f035d6f1..13772dd039 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -415,11 +415,16 @@
   :auto-sync t)
  (iterators            :url nil)
  (ivy                  :url "https://github.com/abo-abo/swiper";
+  :manual-sync t
   :renames (("doc/" ""))
   :doc "doc/ivy.texi")
- (ivy-avy              :url "https://github.com/abo-abo/swiper";)
+ (ivy-avy              :url "https://github.com/abo-abo/swiper";
+  :manual-sync t
+  )
  (ivy-explorer         :url "https://github.com/clemera/ivy-explorer";)
- (ivy-hydra            :url "https://github.com/abo-abo/swiper";)
+ (ivy-hydra            :url "https://github.com/abo-abo/swiper";
+  :manual-sync t
+  )
  (ivy-posframe         :url "https://github.com/tumashu/ivy-posframe";
   :auto-sync t)
  (jarchive             :url "https://git.sr.ht/~dannyfreeman/jarchive";
@@ -742,7 +747,9 @@
   :auto-sync t)
  (svg-tag-mode         :url "https://github.com/rougier/svg-tag-mode";
   :auto-sync t)
- (swiper               :url "https://github.com/abo-abo/swiper";)
+ (swiper               :url "https://github.com/abo-abo/swiper";
+  :manual-sync t
+  )
  (sxhkdrc-mode         :url "https://git.sr.ht/~protesilaos/sxhkdrc-mode";
   :auto-sync t
   :readme "README.md"



reply via email to

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