Skip to content

Commit 5fb26cb

Browse files
committed
vim: Import v8.2.5126
* 8.2.5126: substitute may overrun destination buffer * 8.2.5125: MS-Windows: warnings from MinGW compiler * 8.2.5124: when syntax timeout test fails it does not show the time * 8.2.5123: using invalid index when looking for spell suggestions * 8.2.5122: lisp indenting my run over the end of the line * 8.2.5121: interrupt test sometimes fails * 8.2.5120: searching for quotes may go over the end of the line
1 parent 55fb754 commit 5fb26cb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

gitlog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* [8.2.5119](https://github.com/vim/vim/commit/2ff7e7e16db4791ec3fe45766120552ece42e8a6): CI uses cache v2\n* [8.2.5118](https://github.com/vim/vim/commit/f9f2a330b961fe1623d428b61afdc52f0af0a666): MS-Windows: sending a message to another Vim may hang\n* [8.2.5117](https://github.com/vim/vim/commit/7d149f899d423b7bf2b90d7b11ebe3e560c462b9): crash when calling a Lua callback from a :def function\n* [8.2.5116](https://github.com/vim/vim/commit/47f1a55849a73cefe738a246798221e45448546a): "limit" option of matchfuzzy() not always respected\n* [Update runtime files](https://github.com/vim/vim/commit/d592deb336523a5448779ee3d4bba80334cff1f7)\n* [8.2.5115](https://github.com/vim/vim/commit/616592e0816d2d9f893fcd95e3e1e0fbc5893168): search timeout is overrun with some patterns
1+
* [8.2.5126](https://github.com/vim/vim/commit/d6211a52ab9f53b82f884561ed43d2fe4d24ff7d): substitute may overrun destination buffer\n* [8.2.5125](https://github.com/vim/vim/commit/09f68a5e7817cbb40854ee6b8ae3db21d5365346): MS-Windows: warnings from MinGW compiler\n* [8.2.5124](https://github.com/vim/vim/commit/620aa8eb5b1468d086253f8aa787a33a86033100): when syntax timeout test fails it does not show the time\n* [8.2.5123](https://github.com/vim/vim/commit/156d3911952d73b03d7420dc3540215247db0fe8): using invalid index when looking for spell suggestions\n* [8.2.5122](https://github.com/vim/vim/commit/0e8e938d497260dd57be67b4966cb27a5f72376f): lisp indenting my run over the end of the line\n* [8.2.5121](https://github.com/vim/vim/commit/8d6420631c2bd73dbc1939c4bf04ab7bb39cc263): interrupt test sometimes fails\n* [8.2.5120](https://github.com/vim/vim/commit/2f074f4685897ab7212e25931eeeb0212292829f): searching for quotes may go over the end of the line

0 commit comments

Comments
 (0)