1
0
forked from aniani/vim

updated for version 7.4a.032

Problem:    New regexp engine: Does not match shorter alternative. (Ingo
            Karkat)
Solution:   Do not drop a new state when the PIM info is different.
This commit is contained in:
Bram Moolenaar
2013-07-17 21:10:51 +02:00
parent de9149ef18
commit 69b52456fc
2 changed files with 34 additions and 5 deletions

View File

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