]> code.delx.au - gnu-emacs-elpa/commit
Correctly expand the file name at point
authorIan Dunn <scholar42@gmail.com>
Fri, 11 Mar 2016 18:46:57 +0000 (13:46 -0500)
committerOleh Krehel <ohwoeowho@gmail.com>
Fri, 11 Mar 2016 19:16:08 +0000 (20:16 +0100)
commitd4253924a7b78f150111645831165239509a4a76
tree32f69bf2f832dad49a4fc5c2e18dd748e7720dcc
parent255457a611edfa5b3203e46b0beba267c19152a0
Correctly expand the file name at point

* counsel.el (counsel-find-file): Use expand-file-name after getting a
  file name at point.

Fixes #430
counsel.el