1
0
forked from aniani/vim

updated for version 7.3.1015

Problem:    New regexp engine: Matching composing characters is wrong.
Solution:   Fix matching composing characters.
This commit is contained in:
Bram Moolenaar
2013-05-25 14:42:03 +02:00
parent 152e7890c1
commit 56d58d51bf
4 changed files with 38 additions and 5 deletions

View File

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