]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.2.417 v7.2.417
authorBram Moolenaar <Bram@vim.org>
Thu, 13 May 2010 11:12:06 +0000 (13:12 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 13 May 2010 11:12:06 +0000 (13:12 +0200)
commitae61bcf0abf46aa5152acaa162cfbaa9fc6001d0
treeee853a168fa3129c35cca1410037dee5f6b3d0de
parent0387e653c8a85786d7427cee8a0a233a03106fa5
updated for version 7.2.417
Problem:    When 'shell' has an argument with a slash then 'shellpipe' is not
            set properly. (Britton Kerin)
Solution:   Assume there are no spaces in the path, arguments follow.
src/option.c
src/version.c