1
0
forked from aniani/vim

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)
This commit is contained in:
Bram Moolenaar
2010-10-13 18:06:47 +02:00
parent 78f74a91bf
commit 77a0aa457d
2 changed files with 9 additions and 2 deletions

View File

@@ -714,6 +714,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
26,
/**/
25,
/**/