1
0
forked from aniani/vim

updated for version 7.3.509

Problem:    ":vimgrep" fails when 'autochdir' is set.
Solution:   A more generic solution for changing directory. (Ben Fritz)
This commit is contained in:
Bram Moolenaar
2012-04-25 18:57:21 +02:00
parent b429cdeb6e
commit 7f51a82c1b
2 changed files with 74 additions and 27 deletions

View File

@@ -714,6 +714,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
509,
/**/
508,
/**/