1
0
forked from aniani/vim

updated for version 7.4.461

Problem:    MS-Windows: When collate is on the number of copies is too high.
Solution:   Only set the collated/uncollated count when collate is on.
            (Yasuhiro Matsumoto)
This commit is contained in:
Bram Moolenaar
2014-09-27 11:18:19 +02:00
parent da014b9441
commit 7ddc642a0c
2 changed files with 15 additions and 7 deletions

View File

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