]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.737 v7.4.737
authorBram Moolenaar <Bram@vim.org>
Tue, 9 Jun 2015 19:33:31 +0000 (21:33 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 9 Jun 2015 19:33:31 +0000 (21:33 +0200)
commit6e8d3b0d41bcef7ebe0ba2e887eb25781e1437fe
treee4f19fa1baa4ddd7ad3ab513cd1d9f99d452f638
parentb878bbbca67c384101c2ebb822e390f0feda9489
patch 7.4.737
Problem:    On MS-Windows vimgrep over arglist doesn't work (Issue 361)
Solution:   Only escape backslashes in ## expansion when it is not used as the
            path separator. (James McCoy)
src/ex_docmd.c
src/version.c