]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1757: text added with appendbufline() isn't displayed v8.1.1757
authorBram Moolenaar <Bram@vim.org>
Sat, 27 Jul 2019 15:39:15 +0000 (17:39 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 27 Jul 2019 15:39:15 +0000 (17:39 +0200)
commit298466629119eda501cfdf7824797f05045e67ca
tree44a6c3979fb2891d69246db76cf9bc1cc48c9e84
parent1417c766f55e5959b31da488417b7d9b141404af
patch 8.1.1757: text added with appendbufline() isn't displayed

Problem:    Text added with appendbufline() to another buffer isn't displayed.
Solution:   Update topline. (partly by Christian Brabandt, closes #4718)
src/evalfunc.c
src/testdir/dumps/Test_appendbufline_1.dump [new file with mode: 0644]
src/testdir/test_bufline.vim
src/version.c