1
0
forked from aniani/vim

updated for version 7.3.1058

Problem:    Call of funcref does not succeed in other script.
Solution:   Python patch 17: add get_expanded_name(). (ZyX)
This commit is contained in:
Bram Moolenaar
2013-05-30 12:35:52 +02:00
parent 01a7a720ad
commit a1544c00c8
3 changed files with 44 additions and 5 deletions

View File

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