]> code.delx.au - gnu-emacs-elpa/commit
Don't try to call permanent action if there's none
authorOleh Krehel <ohwoeowho@gmail.com>
Sun, 17 May 2015 18:22:38 +0000 (20:22 +0200)
committerOleh Krehel <ohwoeowho@gmail.com>
Sun, 17 May 2015 18:22:38 +0000 (20:22 +0200)
commit28cb79553506c3f01313bc21c66dc33045d3b982
tree7ad825e426a6f60aa3754085050c48280bd21d39
parent5afceff943e3c034fc4c026b98370c5e0df91b0f
Don't try to call permanent action if there's none

* ivy.el (ivy-next-line-and-call): Update.
(ivy-previous-line-and-call): Update.

Fixes #114.
ivy.el