1
0
forked from aniani/vim

updated for version 7.3.1119

Problem:    Flags in 'cpo' are search for several times.
Solution:   Store the result and re-use the flags.
This commit is contained in:
Bram Moolenaar
2013-06-05 12:43:09 +02:00
parent e2b8cb3b15
commit 1cd3f2c450
3 changed files with 23 additions and 22 deletions

View File

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