]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.850 v7.3.850
authorBram Moolenaar <Bram@vim.org>
Thu, 7 Mar 2013 15:32:54 +0000 (16:32 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 7 Mar 2013 15:32:54 +0000 (16:32 +0100)
commit60abe75379f8b7c2076856c5f12ce2e7650110f6
tree687ecaf2a2000b31cd2aa332861c581b9c4fda4a
parentc389fd3a49c01674960fe2153af2f6e42b316c61
updated for version 7.3.850
Problem:    ":vimgrep //" matches everywhere.
Solution:   Make it use the previous search pattern. (David Bürgin)
runtime/doc/quickfix.txt
src/quickfix.c
src/version.c