vim-patch:7.4.885

Problem:    When doing an upwards search without wildcards the search fails if
            the initial directory doesn't exist.
Solution:   Fix the non-wildcard case. (Stefan Kempf)

c79a5452ac
This commit is contained in:
Jurica Bradaric
2016-02-11 22:44:36 +01:00
parent 8ba32e219f
commit d12460123e
2 changed files with 7 additions and 14 deletions

View File

@@ -403,7 +403,7 @@ static int included_patches[] = {
// 888,
// 887,
// 886 NA
// 885,
885,
// 884 NA
// 883,
// 882,