1
0
forked from aniani/vim

patch 7.4.1068

Problem:    Wrong way to check for unletting internal variables.
Solution:   Use a better way. (Olaf Dabrunz)
This commit is contained in:
Bram Moolenaar
2016-01-09 18:20:46 +01:00
parent 449538c3d2
commit 71bcfdf301
2 changed files with 21 additions and 14 deletions

View File

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