]> code.delx.au - gnu-emacs-elpa/commit
Make counsel-locate use a process
authorOleh Krehel <ohwoeowho@gmail.com>
Tue, 30 Jun 2015 07:15:47 +0000 (09:15 +0200)
committerOleh Krehel <ohwoeowho@gmail.com>
Tue, 30 Jun 2015 07:17:17 +0000 (09:17 +0200)
commite9530990914c1d81889269b4a8365b8003625557
treea3c6eef8b4e9ec8d29d907a8a23ecf19181df6af
parentc33bb2d28dc85630fc04188ed2e0767b69081e94
Make counsel-locate use a process

* counsel.el (counsel-locate-function): Update.
(counsel--async-command): New defun.
(counsel--async-sentinel): New defun.
(counsel-locate): Switch to :action, thus allowing "C-M-n" and `ivy-resume'.

* swiper.el: Bump version.
counsel.el
swiper.el