]> code.delx.au - gnu-emacs-elpa/commit
Improve the completion of hidden buffers
authorOleh Krehel <ohwoeowho@gmail.com>
Wed, 29 Apr 2015 06:48:39 +0000 (08:48 +0200)
committerOleh Krehel <ohwoeowho@gmail.com>
Wed, 29 Apr 2015 06:48:39 +0000 (08:48 +0200)
commit5dc26fbca9485db72b0739b0555e5e3ae3829304
treeb108733d70f96e667dadd09ef12d3be176ca2446
parent23ffa25afc562acb8e26847802bacb4916104e07
Improve the completion of hidden buffers

* ivy.el (ivy--collection): New defvar.
(ivy-read): Update.
(ivy--exhibit): Update.

Re #68.
ivy.el