1
0
forked from aniani/vim

updated for version 7.2.417

Problem:    When 'shell' has an argument with a slash then 'shellpipe' is not
            set properly. (Britton Kerin)
Solution:   Assume there are no spaces in the path, arguments follow.
This commit is contained in:
Bram Moolenaar
2010-05-13 13:12:06 +02:00
parent 0387e653c8
commit ae61bcf0ab
2 changed files with 25 additions and 0 deletions

View File

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