]> code.delx.au - gnu-emacs-elpa/commit
Rename counsel-symbol-at-point to ivy-thing-at-point
authorOleh Krehel <ohwoeowho@gmail.com>
Mon, 22 Feb 2016 15:27:47 +0000 (16:27 +0100)
committerOleh Krehel <ohwoeowho@gmail.com>
Mon, 22 Feb 2016 15:27:47 +0000 (16:27 +0100)
commite8f2064296bb368703628a33b26955556c95d090
tree589431aba243aae976154506f6c4460bc665917f
parente85ad2c995a4851f5a23bac2efcc2a9e2b1085ef
Rename counsel-symbol-at-point to ivy-thing-at-point

* ivy.el (ivy-thing-at-point): New defun.
(ivy--reset-state): Set `ivy--default' to `ivy-thing-at-point'.

* counsel.el (counsel-symbol-at-point): Mark obsolete.
(counsel-describe-variable):
(counsel-describe-function): Use `ivy-thing-at-point'.
counsel.el
ivy.el