Merge pull request #4264 from watiko/vim-7.4.922

vim-patch:7.4.922
This commit is contained in:
Felipe Morales
2016-02-19 22:07:46 +01:00
2 changed files with 2 additions and 1 deletions

View File

@@ -4779,6 +4779,7 @@ void ex_helptags(exarg_T *eap)
WILD_LIST_NOTFOUND|WILD_SILENT, WILD_EXPAND_FREE);
if (dirname == NULL || !os_isdir(dirname)) {
EMSG2(_("E150: Not a directory: %s"), eap->arg);
xfree(dirname);
return;
}

View File

@@ -366,7 +366,7 @@ static int included_patches[] = {
// 925,
// 924 NA
// 923 NA
// 922,
922,
// 921 NA
// 920 NA
// 919 NA