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

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

[elpa] main 1527eb4: Update Ivy packages


From: Basil L. Contovounesios
Subject: [elpa] main 1527eb4: Update Ivy packages
Date: Tue, 9 Mar 2021 14:40:20 -0500 (EST)

branch: main
commit 1527eb4ff32f0ec01ee8f2e00d5fcda6e9b26b47
Author: Basil L. Contovounesios <contovob@tcd.ie>
Commit: Basil L. Contovounesios <contovob@tcd.ie>

    Update Ivy packages
    
    For some discussion, see the following thread:
    https://lists.gnu.org/r/emacs-devel/2021-02/msg01935.html
    
    * elpa-packages (ivy): Fix documentation inclusions in tarball.
    (ivy-avy, ivy-hydra): Turn optional libraries into separate
    packages.
---
 elpa-packages | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/elpa-packages b/elpa-packages
index 30f634c..a37e196 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -171,8 +171,13 @@
  ("hyperbole"           :url "http://git.savannah.gnu.org/r/hyperbole.git";)
  ("ioccur"             :url "https://github.com/thierryvolpiatto/ioccur.git";)
  ("iterators"          :url nil)
- ("ivy"                        :url "https://github.com/abo-abo/swiper";)
+ ("ivy"
+  :url "https://github.com/abo-abo/swiper";
+  :renames (("doc/" ""))
+  :doc "doc/ivy.texi")
+ ("ivy-avy"            :url "https://github.com/abo-abo/swiper";)
  ("ivy-explorer"        :url "https://github.com/clemera/ivy-explorer";)
+ ("ivy-hydra"          :url "https://github.com/abo-abo/swiper";)
  ("ivy-posframe"
   :url "https://github.com/tumashu/ivy-posframe";
   :auto-sync t)



reply via email to

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