1
0
forked from aniani/vim

updated for version 7.3.1021

Problem:    New regexp engine does not ignore order of composing chars.
Solution:   Ignore composing chars order.
This commit is contained in:
Bram Moolenaar
2013-05-26 14:32:05 +02:00
parent fdb6dc1105
commit 3f1682e808
4 changed files with 67 additions and 13 deletions

View File

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