commit | 5e66b42aae7c67a3ef67617d4bd43052ac2b73ce | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Thu Jan 24 21:58:10 2019 +0100 |
committer | Bram Moolenaar <Bram@vim.org> | Thu Jan 24 21:58:10 2019 +0100 |
tree | e00649ad921bc12da2203892d56a3703f9b8bd8f | |
parent | ed18f2c03ae4786b489943cb575bb781a70356e4 [diff] [blame] |
patch 8.1.0815: dialog for file changed outside of Vim not tested Problem: Dialog for file changed outside of Vim not tested. Solution: Add a test. Move FileChangedShell test. Add 'L' flag to feedkeys().
diff --git a/src/version.c b/src/version.c index 9805015..d69c3cb 100644 --- a/src/version.c +++ b/src/version.c
@@ -788,7 +788,9 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ - 84, + 815, +/**/ + 814, /**/ 813, /**/