mirror of
https://github.com/zoriya/vim.git
synced 2026-05-17 21:10:51 +00:00
8b6256f6ec
Problem: Vim9: wrong argument for append() results in two errors.
Solution: Check did_emsg. Also for setline(). Adjust the help for
appendbufline().