1
0
forked from aniani/vim

updated for version 7.3.756

Problem:    A location list can get a wrong count in :lvimgrep.
Solution:   Check if the list was changed by autocommands. (mostly by
            Christian Brabandt)
This commit is contained in:
Bram Moolenaar
2012-12-12 15:55:20 +01:00
parent 09ba6d766b
commit 321a9ec680
2 changed files with 36 additions and 0 deletions

View File

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