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

patch 7.4.2063

Problem:    eval.c is still too big.
Solution:   Split off internal functions to evalfunc.c.
This commit is contained in:
Bram Moolenaar
2016-07-17 22:13:49 +02:00
parent 840268400d
commit 73dad1e64c
20 changed files with 13458 additions and 13384 deletions

View File

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