]> code.delx.au - gnu-emacs-elpa/commit
ivy.el (ivy-call): Remove with-selected-window
authorOleh Krehel <ohwoeowho@gmail.com>
Fri, 24 Jul 2015 14:39:32 +0000 (16:39 +0200)
committerOleh Krehel <ohwoeowho@gmail.com>
Fri, 24 Jul 2015 14:39:32 +0000 (16:39 +0200)
commitcb0cf0258dd59bf1bc00eba6bd6c23e3cbaefb8b
tree396d5952d4d1c4a528706b609392cfe17ca332f3
parent107ebff0ee9f91c3c0a9b9a969923ef27c492713
ivy.el (ivy-call): Remove with-selected-window

* counsel.el (counsel-git-grep-action): Add with-selected-window.

* ivy.el (ivy-dispatching-done): Remove trailing ": ".
(ivy-switch-buffer): Add extra action "j" calls
`switch-to-buffer-other-window'. The change `ivy-dispatching-done' had
to be done because of this.
counsel.el
ivy.el