]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.654 v7.4.654
authorBram Moolenaar <Bram@vim.org>
Thu, 5 Mar 2015 18:35:25 +0000 (19:35 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 5 Mar 2015 18:35:25 +0000 (19:35 +0100)
commita245bc79b4c6b83a4b5b6cdb95c4d2165762a20b
treedbb5a71da4718b7404caf85eb3e2c1a011fa9e34
parente421450a5ef8c6327fcc9b90a5c3d6b26b274830
updated for version 7.4.654
Problem:    glob() and globpath() cannot include links to non-existing files.
            (Charles Campbell)
Solution:   Add an argument to include all links with glob(). (James McCoy)
            Also for globpath().
src/eval.c
src/ex_getln.c
src/version.c
src/vim.h