]> granicus.if.org Git - vim/commit
patch 8.1.2044: no easy way to process postponed work v8.1.2044
authorBram Moolenaar <Bram@vim.org>
Sun, 15 Sep 2019 21:02:04 +0000 (23:02 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 15 Sep 2019 21:02:04 +0000 (23:02 +0200)
commit8aeec40207b5adcd3a155277dc4f29189343b963
tree4c62d41b6474eaddb0d2ad4c088bb6931b39b9ce
parentea8dcf8346f488786023fd03ec1c013cda243040
patch 8.1.2044: no easy way to process postponed work

Problem:    No easy way to process postponed work. (Paul Jolly)
Solution:   Add the SafeState autocommand event.
runtime/doc/autocmd.txt
src/autocmd.c
src/channel.c
src/edit.c
src/ex_getln.c
src/main.c
src/proto/main.pro
src/version.c
src/vim.h