1
0
forked from aniani/vim

updated for version 7.3.1027

Problem:    New regexp performance: Calling no_Magic() very often.
Solution:   Remove magicness inline.
This commit is contained in:
Bram Moolenaar
2013-05-26 19:19:52 +02:00
parent e23febdb85
commit c4912e555b
2 changed files with 14 additions and 7 deletions

View File

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