]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.0809: test for job writing to buffer fails v9.0.0809
authorBram Moolenaar <Bram@vim.org>
Thu, 20 Oct 2022 20:14:19 +0000 (21:14 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 20 Oct 2022 20:14:19 +0000 (21:14 +0100)
commit63c84731c1802bac36c1d1a82b3ef5960b35b089
tree0058a583b4bd00d530a8fc1a46204fc5094eeebd
parent6c8bc37a1083d17447156592f6f52da2d40b4855
patch 9.0.0809: test for job writing to buffer fails

Problem:    Test for job writing to buffer fails.
Solution:   Correct w_topline when deleting a buffer line.
src/evalbuffer.c
src/version.c