]> code.delx.au - gnu-emacs-elpa/commit
ivy.el (ivy-occur-revert-buffer): Move code to swiper-occur
authorOleh Krehel <ohwoeowho@gmail.com>
Fri, 4 Mar 2016 14:24:50 +0000 (15:24 +0100)
committerOleh Krehel <ohwoeowho@gmail.com>
Fri, 4 Mar 2016 14:27:12 +0000 (15:27 +0100)
commitee27e27a156f9d0c9c2e328f27d6fcce042cfe09
tree0be2b704b4317990f5891f4fa6e68b3ecc67f66c
parent1de78f3d7048b18efeb9d79b0004cf7c72e9ccac
ivy.el (ivy-occur-revert-buffer): Move code to swiper-occur

* ivy.el (ivy-occur-revert-buffer): Shouldn't know what's going on with
  `swiper'.

* swiper.el (swiper-occur): Now takes an optional arg. Also moves the
  point to the first cand.

TODO: The recovery of `ivy-text' is still hacky.
ivy.el
swiper.el