1
0
forked from aniani/vim

updated for version 7.3.1017

Problem:    Zero width match changes length of match.
Solution:   For a zero width match put new states in the current position in
            the state list.
This commit is contained in:
Bram Moolenaar
2013-05-25 20:19:50 +02:00
parent f47ca63dbc
commit 4b41706477
5 changed files with 99 additions and 37 deletions

View File

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