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

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

[elpa] master 4232088 265/348: Don't claim `swiper' provides `ivy-mode'


From: Oleh Krehel
Subject: [elpa] master 4232088 265/348: Don't claim `swiper' provides `ivy-mode'
Date: Sat, 8 Apr 2017 11:04:12 -0400 (EDT)

branch: master
commit 42320884258fcdcba74aace2800fd4006190834e
Author: Jonas Bernoulli <address@hidden>
Commit: Jonas Bernoulli <address@hidden>

    Don't claim `swiper' provides `ivy-mode'
    
    The `ivy' package/library provides `ivy-mode', not `swiper'.
---
 swiper.el | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/swiper.el b/swiper.el
index 09e3f69..9f79547 100644
--- a/swiper.el
+++ b/swiper.el
@@ -31,11 +31,6 @@
 ;;
 ;; It can double as a quick `regex-builder', although only single
 ;; lines will be matched.
-;;
-;; It also provides `ivy-mode': a global minor mode that uses the
-;; matching back end of `swiper' for all matching on your system,
-;; including file matching. You can use it in place of `ido-mode'
-;; (can't have both on at once).
 
 ;;; Code:
 (require 'ivy)



reply via email to

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