commit | eaa49e40d7e7f84deef14424c84ef1da0796fa58 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Jul 13 18:08:59 2019 +0200 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Jul 13 18:08:59 2019 +0200 |
tree | 1d31b3b3529b1c79d6c8637728f8d7effb43e529 | |
parent | a901a37bae9f4e2848d6d7ac7b0875d72f43e1eb [diff] [blame] |
patch 8.1.1679: test using SwapExists autocommand file may fail Problem: Test using SwapExists autocommand file may fail. Solution: Remove the SwapExists autocommand.
diff --git a/src/version.c b/src/version.c index e48dd60..3263f69 100644 --- a/src/version.c +++ b/src/version.c
@@ -778,6 +778,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 1679, +/**/ 1678, /**/ 1677,