]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.026 v7.3.026
authorBram Moolenaar <Bram@vim.org>
Wed, 13 Oct 2010 16:06:47 +0000 (18:06 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 13 Oct 2010 16:06:47 +0000 (18:06 +0200)
commit77a0aa457d66d6dd06435bdd2dd9d53e704e1373
tree64315086aadec4c7eaed668edd48a1f910ce1b5c
parent78f74a91bfd29ecd3ff2bb16334535a232300a8c
updated for version 7.3.026
Problem:    CTRL-] in a help file doesn't always work. (Tony Mechelynck)
Solution:   Don't escape special characters. (Carlo Teubner)
src/normal.c
src/version.c