]> code.delx.au - gnu-emacs-elpa/commit
ivy.el (ivy-partial-or-done): Fixup
authorOleh Krehel <ohwoeowho@gmail.com>
Mon, 11 May 2015 14:55:18 +0000 (16:55 +0200)
committerOleh Krehel <ohwoeowho@gmail.com>
Mon, 11 May 2015 14:55:18 +0000 (16:55 +0200)
commit9b9885da6eb3d260d36c1792313cb0dd053e995d
treefa99a694ea88acd5785bad62af4e84bb2411593e
parent1cdb6ed335e2d909a103f31a6efcbd1d6fbd2b4a
ivy.el (ivy-partial-or-done): Fixup

* ivy.el (ivy-partial-or-done): Switch `default-directory' so that
  `minibuffer-complete' is aware of it. Select a directory only if there
  is only one.
ivy.el