1
0
forked from aniani/vim

updated for version 7.3.512

Problem:    undofile() returns a useless name when passed an empty string.
Solution:   Return an empty string. (Christian Brabandt)
This commit is contained in:
Bram Moolenaar
2012-04-30 17:35:48 +02:00
parent 7da9c37a17
commit b41d9689f1
2 changed files with 16 additions and 4 deletions

View File

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