1
0
forked from aniani/vim

updated for version 7.3.1138

Problem:    New regexp engine: neglist no longer used.
Solution:   Remove the now unused neglist.
This commit is contained in:
Bram Moolenaar
2013-06-07 14:59:18 +02:00
parent 417bad227a
commit 8aca2e9bef
2 changed files with 42 additions and 80 deletions

View File

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