1
0
forked from aniani/vim

release version 7.4

This commit is contained in:
Bram Moolenaar
2013-08-10 15:00:24 +02:00
parent b7512b79ce
commit 3b1db36689
159 changed files with 760 additions and 389 deletions

View File

@@ -727,50 +727,6 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
22,
/**/
21,
/**/
20,
/**/
19,
/**/
18,
/**/
17,
/**/
16,
/**/
15,
/**/
14,
/**/
13,
/**/
12,
/**/
11,
/**/
10,
/**/
9,
/**/
8,
/**/
7,
/**/
6,
/**/
5,
/**/
4,
/**/
3,
/**/
2,
/**/
1,
/**/
0
};