]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.3323: Vim9: Cannot use :silent with :endwhile v8.2.3323
authorBram Moolenaar <Bram@vim.org>
Tue, 10 Aug 2021 08:23:27 +0000 (10:23 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 10 Aug 2021 08:23:27 +0000 (10:23 +0200)
commitb6f55bb5b4d7d03cdf47d552db20d06e41354d5f
tree62a113d5d16b0f7b52c1372108af721fbccb6ebb
parentb56c4419d42e024e79b1772c8468c0da7c11275f
patch 8.2.3323: Vim9: Cannot use :silent with :endwhile

Problem:    Vim9: Cannot use :silent with :endwhile.
Solution:   Allow for using the :silent modifier. (closes #8737)
runtime/doc/eval.txt
src/version.c