]> granicus.if.org Git - vim/commit
updated for version 7.3.264 v7.3.264
authorBram Moolenaar <Bram@vim.org>
Wed, 27 Jul 2011 15:31:47 +0000 (17:31 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 27 Jul 2011 15:31:47 +0000 (17:31 +0200)
commit0b573a58e63f43f462e6824080c633bbd1a8a5dd
tree12c949bd62bf37417834b51a1fd26c0c05d838f7
parenta171162356bd7f8b11f9af1061591316fc8dad3d
updated for version 7.3.264
Problem:    When the current directory name contains wildcard characters, such
            as "foo[with]bar", the tags file can't be found.  (Jeremy
            Erickson)
Solution:   When searching for matching files also match without expanding
            wildcards.  This is a bit of a hack.
src/misc1.c
src/misc2.c
src/version.c
src/vim.h