vim-patch:7.4.1107

Problem:    Vim can create a directory but not delete it.
Solution:   Add an argument to delete() to make it possible to delete a
            directory, also recursively.

da440d21a6
This commit is contained in:
Jurica Bradaric
2016-02-28 10:32:46 +01:00
parent a7a0bf54e3
commit 50a7517a6d
5 changed files with 128 additions and 36 deletions

View File

@@ -257,7 +257,7 @@ static int included_patches[] = {
// 1110,
// 1109 NA
// 1108,
// 1107,
1107,
// 1106 NA
1105,
// 1104 NA