Patch 7.0.081
commit2a543ae47443a22c9248b0d2b340e3813355c5bf
authoredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Mon, 4 Sep 2006 12:29:13 +0000 (4 12:29 +0000)
committeredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Mon, 4 Sep 2006 12:29:13 +0000 (4 12:29 +0000)
tree1776dd3e469577074c07f36e923fa2eff16fb07b
parente6ff2b3fd41a4004585d9ea06049731f25abc8fc
Patch 7.0.081
Problem:    Command line completion doesn't work for a shell command with an
           absolute path.
Solution:   Don't use $PATH when there is an absolute path.
Files:      src/ex_getln.c

git-svn-id: https://vim.svn.sourceforge.net/svnroot/vim/vim7@93 2a77ed30-b011-0410-a7ad-c7884a0aa172
src/ex_getln.c
src/version.c