1
0
forked from aniani/vim

patch 7.4.2057

Problem:    eval.c is too big.
Solution:   Move List functions to list.c
This commit is contained in:
Bram Moolenaar
2016-07-17 15:46:27 +02:00
parent 1abc52c159
commit da861d631d
10 changed files with 940 additions and 892 deletions

View File

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