0
0
mirror of https://github.com/vim/vim.git synced 2025-10-15 07:14:09 -04:00

patch 7.4.2208

Problem:    Test for mappings is old style.
Solution:   Convert the test to new style.
This commit is contained in:
Bram Moolenaar
2016-08-14 15:32:11 +02:00
parent d58b0f982a
commit 2d1a248762
7 changed files with 104 additions and 96 deletions

View File

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