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

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

[elpa] master updated (e559638 -> 155f2a6)


From: Oleh Krehel
Subject: [elpa] master updated (e559638 -> 155f2a6)
Date: Tue, 19 May 2015 14:21:16 +0000

abo_abo pushed a change to branch master.

      from  e559638   Merge commit '199c52606dcd614cb856bbcaca13b5fada0772b6' 
from avy
       new  ca91c88   Add an option for out-of-order matching
       new  4ad1ab2   ivy.el (ivy-tab-space): New defcustom
       new  41bc3e8   Ignore case for "TAB"
       new  2c39e10   "TAB" shouldn't delete input when no candidate
       new  c5fce64   Make "TAB" switch directories properly
       new  5601653   Require dired when completing file names
       new  03ab827   Merge ivy--collection into ivy-last
       new  8b08cc0   ivy.el (ivy-done): Simplify and improve
       new  2d7f287   Improve "TAB" interaction with 
`confirm-nonexistent-file-or-buffer'
       new  fe34d2c   ivy.el (ivy-partial-or-done): Handle empty input
       new  f7fc3ad   Work around grep-read-files
       new  dc219b3   Add counsel-load-library
       new  fb3fce9   Add parents using 'display for `counsel-load-library'
       new  386184b   Merge ivy--update-fn into ivy-last
       new  4a7ba2f   Try to prevent the resize of minibuffer window
       new  f2a0966   Add ivy-partial: partial complete without exiting
       new  6784185   Allow to use "^" in swiper
       new  cd083cc   Add swiper -> avy finalizer
       new  a953af0   Simplify ivy-partial-or-done
       new  2ad5fb1   Add support for virtual buffers
       new  8c936bc   ivy.el (ivy-use-virtual-buffers): New defcustom
       new  056614d   Rename avy-swiper to swiper-avy
       new  cf292da   Declare swiper-map
       new  d841418   Fix the transition from a bad regex to good one
       new  77abf00   ivy.el (ivy-backward-kill-word): Add and bind to "M-DEL"
       new  5a451a9   ivy.el (ivy-read): Add a re-builder argument
       new  9a2083a   Swiper should use the :re-builder argument
       new  5f2cf0c   Update test
       new  ce0efb3   Allow to customize the minibuffer formatter
       new  f97622d   swiper.el (swiper-font-lock-ensure): Ignore 
fundamental-mode
       new  16eb4a2   When completing file names, defer to 
`minibuffer-complete' for "TAB"
       new  1cdb6ed   ivy.el (ivy-partial-or-done): Fixup
       new  9b9885d   ivy.el (ivy-partial-or-done): Fixup
       new  6d4f2b3   Fix the error switching to non-existent buffers
       new  b63c358   Properly update virtual buffers for "^ " interaction
       new  1c0703e   Forward to minibuffer-complete for filenames only if "^/"
       new  2cedcf5   Introduce :matcher for counsel-git-grep
       new  323efda   counsel-git-grep now works with ivy-resume
       new  e05e3b7   ivy.el (ivy-read): Keep the last ivy--index for 
:dynamic-collection
       new  70c8c8a   ivy.el (ivy-switch-buffer): Preselect other-buffer
       new  93faef3   ivy.el (ivy-delete-char): Add and bind to "C-d"
       new  6405cb3   ivy.el (ivy-partial-or-done): Always forward to 
`ivy-alt-done'
       new  d8f79fa   ivy.el (ivy-partial-or-done): Update doc
       new  75a059c   Allow to recenter with "C-l" during counsel-git-grep
       new  d8c2ef3   ivy.el (ivy-partial-or-done): More predictability
       new  e0b6c0c   Update the way spaces are quoted using ivy
       new  8630048   Fixed ivy--preselect-index on windows where the drives 
folders ends with a backslash (C:\, D:\)
       new  89b9e9a   README.md: Add sample init
       new  88f4508   ivy.el (ivy-kill-word): Add and bind to "M-d"
       new  10f9954   counsel.el (counsel-git-grep): Warn if not in a repository
       new  de5833e   Don't error on incomplete bad regexp in counsel-git-grep
       new  5afceff   ivy.el (ivy-forward-char): Add and bind to "C-f"
       new  28cb795   Don't try to call permanent action if there's none
       new  9da8e53   counsel.el (counsel-info-lookup-symbol): Turn on sorting
       new  4f75381   When building a regex, consider ^ only at start
       new  bc335af   Fixup compilation warnings
       new  155f2a6   Merge commit 'bc335af4d94d80d3605b66ed51a15d2476ad2179' 
from swiper


Summary of changes:
 packages/swiper/README.md   |   12 +
 packages/swiper/counsel.el  |  158 +++++++++++---
 packages/swiper/ivy-test.el |   21 ++
 packages/swiper/ivy.el      |  525 ++++++++++++++++++++++++++++++-------------
 packages/swiper/swiper.el   |   58 +++++-
 5 files changed, 586 insertions(+), 188 deletions(-)



reply via email to

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