]> code.delx.au - gnu-emacs-elpa/commit
Simplify the signature for :dynamic-collection functions
authorOleh Krehel <ohwoeowho@gmail.com>
Sun, 24 Jan 2016 12:25:49 +0000 (13:25 +0100)
committerOleh Krehel <ohwoeowho@gmail.com>
Sun, 24 Jan 2016 12:29:42 +0000 (13:29 +0100)
commit0efbf6e3c93621e35fe4c74462720edb205b3759
treed6cb90c5446e18551098ae16f5a02f3d6faada0a
parenteab714f4890a6d1000a8fc3ef5adebac7f1052ee
Simplify the signature for :dynamic-collection functions

* ivy.el (ivy--reset-state): When given :dynamic-collection, assume the
  collection function only needs one argument - the string input.

* counsel.el (counsel-ag-function):
(counsel-locate-function):
(counsel-grep-function):
(counsel-recoll-function): Simplify arglist.
counsel.el
ivy.el