0
0
mirror of https://github.com/vim/vim.git synced 2025-09-28 04:24:06 -04:00

patch 7.4.1479

Problem:    No testfor ":loadplugin".
Solution:   Add a test.  Fix how option is being set.
This commit is contained in:
Bram Moolenaar
2016-03-03 15:47:06 +01:00
parent 1bdd42627d
commit 863c1a9079
4 changed files with 32 additions and 4 deletions

View File

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