]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.420 v7.3.420
authorBram Moolenaar <Bram@vim.org>
Thu, 26 Jan 2012 19:58:26 +0000 (20:58 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 26 Jan 2012 19:58:26 +0000 (20:58 +0100)
commit16c31fe1b710e415da676379a5e397afe8bbbd5b
tree82d7f8ea25d75440fa1da0c76c5aa7d60917f519
parent7d550fbde5e1a9f40258b842a63be6007c3bd515
updated for version 7.3.420
Problem:    "it" and "at" don't work properly with a dash in the tag name.
Solution:   Require a space to match the tag name. (Christian Brabandt)
src/search.c
src/version.c