0
0
mirror of https://github.com/vim/vim.git synced 2025-09-29 04:34:16 -04:00

patch 7.4.1121

Problem:    test_expand leaves files behind.
Solution:   Edit another file before deleting, otherwise the swap file
            remains.
This commit is contained in:
Bram Moolenaar
2016-01-17 18:34:19 +01:00
parent 336bd622c3
commit 08b270a8a4
2 changed files with 8 additions and 3 deletions

View File

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