1
0
forked from aniani/vim

patch 7.4.1178

Problem:    empty() doesn't work for the new special variables.
Solution:   Make empty() work. (Damien)
This commit is contained in:
Bram Moolenaar
2016-01-25 20:22:54 +01:00
parent 5aec481097
commit 767d8c1a1a
3 changed files with 11 additions and 0 deletions

View File

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