1
0
forked from aniani/vim

updated for version 7.3.585

Problem:    Calling changed_bytes() too often.
Solution:   Move changed_bytes() out of a loop. (Tor Perkins)
This commit is contained in:
Bram Moolenaar
2012-07-06 13:36:48 +02:00
parent 221d6872c4
commit 5967abb97f
2 changed files with 3 additions and 3 deletions

View File

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