]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.165 v7.3.165
authorBram Moolenaar <Bram@vim.org>
Thu, 28 Apr 2011 15:21:53 +0000 (17:21 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 28 Apr 2011 15:21:53 +0000 (17:21 +0200)
commitcca92ec8cfb16cf8341a928c9bea8ea56aa8df40
treea2ad92670ebbbd5ab0b632608f12a98af519fd1b
parent8d2d71d4bbd7f13817e7f42ce02b31c4a17ed66f
updated for version 7.3.165
Problem:    ":find" completion does not escape spaces in a directory name.
            (Isz)
Solution:   Add backslashes for EXPAND_FILES_IN_PATH. (Carlo Teubner)
src/ex_getln.c
src/version.c