]> code.delx.au - gnu-emacs-elpa/history - swiper.el
swiper.el (swiper-mc): Remove interactive
[gnu-emacs-elpa] / swiper.el
2016-04-08 Oleh Krehelswiper.el (swiper-mc): Remove interactive
2016-03-31 Oleh Krehelswiper.el (swiper-query-replace): Improve "M-n"
2016-03-21 Oleh Krehelswiper.el (swiper--candidates): Always remove '(field)
2016-03-04 Oleh Krehelswiper.el (swiper-occur): Bind ivy--regex-function
2016-03-04 Oleh Krehelswiper.el: Add docstring
2016-03-04 Oleh Krehelswiper.el (swiper-occur): Fix for non-file buffers
2016-03-04 Oleh Krehelivy.el (ivy-occur-revert-buffer): Move code to swiper...
2016-03-04 Oleh KrehelNew command ivy-occur-revert-buffer bound to "g"
2016-03-04 Oleh KrehelFix swiper not revealing org overlay when at heading...
2016-02-26 Oleh Krehelswiper.el (swiper-all): Now auto-updates position
2016-02-25 Oleh Krehelswiper.el (swiper-font-lock-ensure): Don't fail when...
2016-02-23 Oleh Krehelswiper.el (swiper--ivy): Update signature
2016-02-22 Oleh Krehelswiper.el (swiper--update-input-ivy): Replace "\t"
2016-02-19 Oleh Krehelswiper.el: Remove obsolete faces
2016-02-15 sjLambdaUpdate the documentation and the manual
2016-02-12 Oleh Krehelswiper.el (swiper--re-builder): Replace \t with 4 spaces
2016-02-11 Oleh Krehelswiper.el (swiper--update-input-ivy): Fix a bug
2016-02-11 Oleh KrehelCustomize ivy-occur per command with ivy-set-occur
2016-02-09 Oleh Krehelswiper.el (swiper--action): Update regexp-search-ring
2016-02-04 Oleh KrehelImprove Ivy documentation UI
2016-01-30 Oleh Krehelswiper.el (swiper--ivy): Return point
2016-01-14 Oleh Krehelswiper.el (swiper-font-lock-exclude): Add sauron-mode
2016-01-12 Will MaierAdd rcirc-mode to swiper-font-lock-ensure-exclude
2016-01-12 Will MaierRefactor swiper-font-lock-ensure
2015-12-31 Oleh Krehelswiper.el (swiper-font-lock-ensure): Add bongo-library...
2015-12-30 Oleh Krehelswiper.el (swiper-font-lock-ensure): Add bongo-playlist...
2015-12-12 Oleh KrehelImprove swiper for multiple occurrences on one line
2015-12-07 Oleh Krehelswiper.el: Bump version to 0.7.0
2015-12-07 Oleh Krehelswiper.el (swiper-font-lock-ensure): Add vc-dir-mode
2015-12-04 Oleh Krehelswiper.el (swiper--update-input-ivy): Add a work-around...
2015-11-29 Oleh KrehelFix due to visual-line-mode weirdness
2015-11-29 Oleh Krehelswiper.el: Use show-all if outline-show-all isn't there
2015-11-27 Oleh KrehelFix the issue caused by recursive swiper calls
2015-11-27 Oleh KrehelRemove 'field text property for twittering-mode
2015-11-22 Oleh Krehelswiper.el (swiper--action): push-mark only if exited...
2015-11-21 Oleh Krehelswiper.el (swiper--candidates): Require outline
2015-11-19 Oleh Krehelivy.el (ivy-alt-done): Split into smaller defuns
2015-11-18 Oleh KrehelSwitch to using ivy-exit-with-action
2015-11-17 Oleh Krehelswiper.el: Modify the behavior with org-mode and visual...
2015-11-16 Oleh KrehelAdd precise preselect for swiper with visual-line-mode
2015-11-16 Oleh KrehelIntermediate fix for :preselect with visual-line-mode
2015-11-15 Oleh KrehelFix swiper preselect issue with similar or identical...
2015-11-14 Oleh Krehelswiper.el (swiper-all): New command to swiper all file...
2015-11-14 Oleh Krehelswiper.el (swiper--candidates): Replace "\t" with ...
2015-11-13 Oleh Krehelswiper.el: Add support for evil-jumper/backward
2015-11-13 Oleh Krehelswiper.el (swiper-font-lock-ensure): Add eww-mode
2015-11-12 Oleh Krehelswiper.el (swiper-font-lock-ensure): Add occur-mode
2015-11-11 Oleh Krehelswiper.el (swiper-toggle-face-matching): Add and bind...
2015-11-05 Oleh Krehelswiper.el (swiper--add-overlays): Take extra WND arg
2015-11-03 Oleh Krehelswiper.el (swiper-font-lock-ensure): Exclude debbugs...
2015-11-03 Oleh Krehelivy.el (ivy-state): Add a new field BUFFER
2015-11-03 Oleh Krehelswiper.el (swiper-mc): Update
2015-10-31 Oleh Krehelswiper.el (swiper-font-lock-ensure): Exclude eems-strea...
2015-10-28 Oleh KrehelRename and move the minibuffer faces
2015-10-23 Oleh Krehelswiper.el (swiper-font-lock-ensure): Amend exception...
2015-10-14 Oleh Krehelswiper.el (swiper--re-builder): Fix "^a" -> "^" case
2015-10-14 Oleh KrehelAdjust the swiper regexp builder for the display change
2015-10-14 Oleh Krehelswiper.el (swiper-mc): Add and bind to "C-7"
2015-10-08 Oleh Krehelivy.el (ivy-index-functions-alist): New variable
2015-10-08 Oleh Krehelswiper.el: Add a lot of avy declares
2015-10-06 Oleh Krehelswiper.el (swiper-font-lock-ensure): Exclude help-mode
2015-10-05 Oleh KrehelFix up visual-line-mode limitation logic
2015-10-04 Oleh Krehelswiper.el (swiper--candidates): Avoid line-move for...
2015-10-04 PythonNutswiper-avy: show avy hints in minibuffer as well
2015-10-03 Oleh KrehelFix "End of buffer" for swiper and visual-line-mode
2015-10-02 Oleh KrehelUse forward-line instead of line-move if possible
2015-10-02 Oleh KrehelMake swiper compatible with visual-line-mode
2015-09-29 Oleh Krehelswiper.el (swiper-font-lock-ensure): Add mu4e
2015-09-25 Oleh Krehelswiper.el (swiper--ivy): Remove obsolete version check
2015-09-22 Oleh Krehelswiper.el (swiper--ivy): Use minibuffer-allow-text...
2015-09-12 Oleh Krehelswiper.el (swiper--ivy): Fix compiler warning
2015-09-11 Oleh KrehelMake line numbers in swiper into display properties
2015-09-08 Oleh KrehelFix up the "foo ! bar" matching and highlighting
2015-09-08 Oleh KrehelMove swiper-minibuffer-faces to ivy.el
2015-09-07 Oleh KrehelMake the minibuffer faces look nicer
2015-09-06 Oleh KrehelAdd default values for minibuffer faces
2015-09-04 Oleh KrehelAdd extra faces for minibuffer highlighting
2015-08-21 Oleh KrehelAdd swiper-multi command
2015-07-30 Oleh KrehelAdd with-ivy-window macro
2015-07-28 Oleh Krehelswiper.el (swiper-from-isearch): New command
2015-07-21 Oleh Krehelswiper.el: Update avy--goto -> avy-action-goto
2015-07-14 Oleh Krehelswiper.el (swiper-font-lock-ensure): Ignore Man-mode
2015-07-02 Oleh KrehelUpdate index formatting logic
2015-06-30 Oleh KrehelMake counsel-locate use a process
2015-06-25 Oleh Krehelswiper.el (swiper-history): New defvar
2015-06-16 Oleh KrehelSwiper should not deactivate-mark
2015-06-16 Oleh Krehelswiper.el (swiper-query-replace): Don't miss the first
2015-06-04 Oleh KrehelFixup compilation warnings
2015-06-01 Oleh KrehelSwiper should preserve column for empty input
2015-06-01 Oleh Krehelivy.el (ivy-yank-word): New command
2015-05-28 Oleh KrehelAvoid ensuring font lock when magit-blame-mode is active
2015-05-25 Oleh Krehelswiper.el (swiper--ivy): Don't double-quote preselect
2015-05-25 Oleh Krehelswiper.el (swiper-avy): Don't start on empty input
2015-05-23 Oleh Krehelswiper.el (swiper-avy): Use only the current window
2015-05-23 Oleh Krehelswiper.el: Bump version
2015-05-23 Oleh KrehelThe :action parameter to ivy-read should take one arg
2015-05-19 Oleh KrehelFixup compilation warnings
2015-05-19 Oleh KrehelWhen building a regex, consider ^ only at start
2015-05-11 Oleh Krehelswiper.el (swiper-font-lock-ensure): Ignore fundamental...
2015-05-11 Oleh KrehelSwiper should use the :re-builder argument
next