1
0
forked from aniani/vim

updated for version 7.2.409

Problem:    Summary of number of substitutes is incorrect for ":folddo". (Jean
            Johner)
Solution:   Reset sub_nsubs and sub_nlines in global_exe().
This commit is contained in:
Bram Moolenaar
2010-03-23 17:49:24 +01:00
parent 46475520d7
commit d25bc23870
2 changed files with 4 additions and 2 deletions

View File

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