]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.002 v7.3.002
authorBram Moolenaar <Bram@vim.org>
Mon, 16 Aug 2010 20:34:29 +0000 (22:34 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 16 Aug 2010 20:34:29 +0000 (22:34 +0200)
commitc24b6977a1ec76bf48bd38b8055761a80ff1d83c
tree1cc7b37e3c8c511a390999425b532ba8e8ab2561
parentda9836cfa9dc53679295095cd0e91d87dc0626dd
updated for version 7.3.002
Problem:    ":find" completion doesn't work when halfway an environment
            variable. (Dominique Pelle)
Solution:   Only use in-path completion when expanding file names. (Nazri
            Ramliy)
src/ex_docmd.c
src/version.c