]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.237 v7.3.237
authorBram Moolenaar <Bram@vim.org>
Sun, 26 Jun 2011 17:40:23 +0000 (19:40 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 26 Jun 2011 17:40:23 +0000 (19:40 +0200)
commit0c7437a5d2219d12d28919d16da7aad5c9a18027
tree782b59692aa49332e236f791565c461e00fac079
parent0baa7f1cd0aad0ff011d87340e24c678853b33ca
updated for version 7.3.237
Problem:    "filetype" completion doesn't work on Windows. (Yue Wu)
Solution:   Don't use a glob pattern for the directories, use a list of
            directories. (Dominique Pelle)
src/ex_getln.c
src/version.c