Commit: patch 9.0.2059: outstanding exceptions may be skipped

2023-10-21 Fir de Conversatie Christian Brabandt
patch 9.0.2059: outstanding exceptions may be skipped Commit: https://github.com/vim/vim/commit/0ab500dede4edd8d5aee7ddc63444537be527871 Author: Yegappan Lakshmanan Date: Sat Oct 21 11:59:42 2023 +0200 patch 9.0.2059: outstanding exceptions may be skipped Problem: outstanding

Commit: matchparen: do not use hard-coded match id (#13393)

2023-10-21 Fir de Conversatie Christian Brabandt
matchparen: do not use hard-coded match id (#13393) Commit: https://github.com/vim/vim/commit/d3e277f279ed628809eb6857ea3ebcfca566ca2a Author: Christian Brabandt Date: Sat Oct 21 11:06:50 2023 +0200 matchparen: do not use hard-coded match id (https://github.com/vim/vim/issues/13393)

Commit: patch 9.0.2058: tests: avoid error when no swap files exist

2023-10-21 Fir de Conversatie Christian Brabandt
patch 9.0.2058: tests: avoid error when no swap files exist Commit: https://github.com/vim/vim/commit/a36acb7ac444a789440dc30e0f04d5427069face Author: zeertzjq Date: Sat Oct 21 11:50:26 2023 +0200 patch 9.0.2058: tests: avoid error when no swap files exist Problem: tests: avoid

Commit: patch 9.0.2057: Vim9: no strict type checks for funcrefs varargs

2023-10-21 Fir de Conversatie Christian Brabandt
patch 9.0.2057: Vim9: no strict type checks for funcrefs varargs Commit: https://github.com/vim/vim/commit/3ec6c1fe3bb1b366b710d3e7226f7eed3be1801a Author: Ernie Rael Date: Sat Oct 21 11:45:38 2023 +0200 patch 9.0.2057: Vim9: no strict type checks for funcrefs varargs Problem: