1
0
forked from aniani/vim

updated for version 7.4.029

Problem:    An error in a pattern is reported twice.
Solution:   Remove the retry with the backtracking engine, it won't work.
This commit is contained in:
Bram Moolenaar
2013-09-19 17:04:01 +02:00
parent e6a2fa6573
commit 917789fdf7
2 changed files with 5 additions and 4 deletions

View File

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