1
0
forked from aniani/vim

updated for version 7.4.103

Problem:    Dos installer uses an old way to escape spaces in the diff
            command.
Solution:   Adjust the quoting to the new default shellxquote. (Ben Fritz)
This commit is contained in:
Bram Moolenaar
2013-11-21 18:13:37 +01:00
parent ace8d8ee2f
commit c62a644eaf
2 changed files with 14 additions and 6 deletions

View File

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