]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.465 v7.3.465
authorBram Moolenaar <Bram@vim.org>
Wed, 7 Mar 2012 18:18:23 +0000 (19:18 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 7 Mar 2012 18:18:23 +0000 (19:18 +0100)
commit146e9c38866248ff92f6109c536bbe79744256f5
treedc355606924b00ad8741b10056b742458ea506dc
parent552ac13d55d3edd961c789dbff126d15fb51ac75
updated for version 7.3.465
Problem:    Cannot get file name with newline from glob().
Solution:   Add argument to glob() and expand() to indicate they must return a
            list. (Christian Brabandt)
runtime/doc/eval.txt
src/eval.c
src/ex_getln.c
src/version.c
src/vim.h