0
0
mirror of https://github.com/vim/vim.git synced 2025-07-26 11:04:33 -04:00

patch 8.1.1815: duplicating info for internal functions

Problem:    Duplicating info for internal functions.
Solution:   Use one table to list internal functions.
This commit is contained in:
Bram Moolenaar 2019-08-04 21:35:12 +02:00
parent 5d458a7b3d
commit 7a4ea1df2f
2 changed files with 493 additions and 542 deletions

File diff suppressed because it is too large Load Diff

View File

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