]> code.delx.au - gnu-emacs-elpa/commit
Fix directory validity check
authorStephen Whipple <shw@wicdmedia.org>
Thu, 5 Nov 2015 14:07:59 +0000 (07:07 -0700)
committerOleh Krehel <ohwoeowho@gmail.com>
Thu, 5 Nov 2015 15:30:48 +0000 (16:30 +0100)
commit6666cf8c863f02d9a81715a7801d7345ed45d942
tree0e8049769345ce7030e1643e9a4508ce90458703
parent32025e51f86cb6dde03088e0bfea18d87f1f2cff
Fix directory validity check

Directory validity check should be based on `ivy-text` and
`ivy--directory` rather than only `ivy-text`.

Fixes #283
Fixes #284
ivy.el