0
0
mirror of https://github.com/vim/vim.git synced 2025-09-29 04:34:16 -04:00

patch 7.4.2058

Problem:    eval.c is too big.
Solution:   Move user functions to userfunc.c
This commit is contained in:
Bram Moolenaar
2016-07-17 18:29:19 +02:00
parent da861d631d
commit a9b579f3d7
11 changed files with 3728 additions and 3531 deletions

View File

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