]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.0815: dialog for file changed outside of Vim not tested v8.1.0815
authorBram Moolenaar <Bram@vim.org>
Thu, 24 Jan 2019 20:58:10 +0000 (21:58 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 24 Jan 2019 20:58:10 +0000 (21:58 +0100)
commit5e66b42aae7c67a3ef67617d4bd43052ac2b73ce
treee00649ad921bc12da2203892d56a3703f9b8bd8f
parented18f2c03ae4786b489943cb575bb781a70356e4
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().
runtime/doc/eval.txt
src/evalfunc.c
src/testdir/Make_all.mak
src/testdir/test_autocmd.vim
src/testdir/test_filechanged.vim [new file with mode: 0644]
src/version.c