1
0
forked from aniani/vim

patch 7.4.2305

Problem:    Marks, writefile and nested function tests are old style.
Solution:   Turn them into new style tests. (Yegappan Lakshmanan)
This commit is contained in:
Bram Moolenaar
2016-09-01 22:19:47 +02:00
parent 417ccd7138
commit 19a1669ffc
12 changed files with 84 additions and 122 deletions

View File

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