]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.756 v7.3.756
authorBram Moolenaar <Bram@vim.org>
Wed, 12 Dec 2012 14:55:20 +0000 (15:55 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 12 Dec 2012 14:55:20 +0000 (15:55 +0100)
commit321a9ec68041c75169002e54c1994a7d3933abbd
tree928ade61a72af436f0c3f71705ebeaf5c33797e0
parent09ba6d766bf4565a9cbdbcef54fba0c8d4420f84
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)
src/quickfix.c
src/version.c