1
0
forked from aniani/vim

updated for version 7.4.129

Problem:    getline(-1) returns zero. (mvxxc)
Solution:   Return an empty string.
This commit is contained in:
Bram Moolenaar
2013-12-14 12:17:38 +01:00
parent 207fd75cac
commit 959a143f2e
2 changed files with 4 additions and 2 deletions

View File

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