1
0
forked from aniani/vim

updated for version 7.4.154

Problem:    Still a problem with auto-loading.
Solution:   Pass no_autoload to deref_func_name(). (Yukihiro Nakadaira)
This commit is contained in:
Bram Moolenaar
2014-01-14 19:44:34 +01:00
parent 5395e7afe9
commit 8822a9c367
2 changed files with 10 additions and 7 deletions

View File

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