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

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

[elpa] master updated (e86b27e -> c7a6156)


From: Oleh Krehel
Subject: [elpa] master updated (e86b27e -> c7a6156)
Date: Wed, 22 Apr 2015 19:51:45 +0000

abo_abo pushed a change to branch master.

      from  e86b27e   Merge commit '675bd5ff97f75fb7d838e6056442ce71adf85e56' 
from swiper
       new  dea7858   counsel.el (counsel-git-grep-count): Ignore case
       new  c6652b2   swiper.el (swiper--add-overlays): Make bounds optional
       new  769023b   ivy.el (ivy-read): Use initial-input when completing files
       new  12c25a0   ivy.el (ivy-read): Don't add the `default-directory'
       new  37d371c   Add a way to exit ignoring the candidates
       new  4adc074   Fix the default-directory for `counsel-git-grep'
       new  dd559ad   ivy.el (ivy--filter): Try directory expansion with "/"
       new  fb805a0   README.md: Add a note on outdated ivy package
       new  6da7819   ivy.el (ivy--filter): Update prefix optimization
       new  1fad831   Change `ivy-read' to a cl-defun
       new  533b788   ivy.el (ivy-done): Be more strict for `require-match'
       new  28abaa9   Allow to customize the regex matching per-collection
       new  70c5fe8   Bind "M-q" to `ivy-toggle-regexp-quote'
       new  7edfbc9   ivy.el (ivy--exhibit): Wrap in `while-no-input'
       new  e78557a   swiper.el (swiper--ivy): Fix preselect being added
       new  dd4aced   ivy.el (ivy--add-face): Don't fail for weird str
       new  632af83   ivy.el (ivy-done): Fixup
       new  5c03c2b   ivy.el (ivy-read): Fix preselect logic
       new  6d801a6   ivy-test.el (ivy-read): Update test.
       new  f9947de   Fixup `swiper-query-replace'
       new  e2452a3   README.md: Update video link
       new  c7a6156   Merge commit 'e2452a3e77ef6ea6b193292d2c0bbbe93dd4b078' 
from swiper


Summary of changes:
 packages/swiper/README.md   |    6 +-
 packages/swiper/counsel.el  |   53 +++++----
 packages/swiper/ivy-test.el |    8 +-
 packages/swiper/ivy.el      |  290 ++++++++++++++++++++++++++-----------------
 packages/swiper/swiper.el   |   32 +++---
 5 files changed, 230 insertions(+), 159 deletions(-)



reply via email to

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