Skip to content

Commit 5935cea

Browse files
committed
vim: Import v8.2.4969
* 8.2.4969: changing text in Visual mode may cause invalid memory access * 8.2.4968: reading past end of the line when C-indenting * 8.2.4967: MS-Windows GUI: mouse event test sometimes fails * 8.2.4966: MS-Windows GUI: mouse event test gets extra event * 8.2.4965: GUI: testing mouse move event depends on screen cell size * 8.2.4964: MS-Windows GUI: mouse event test is flaky * 8.2.4963: expanding path with "/**" may overrun end of buffer * 8.2.4962: files show up in git status * 8.2.4961: build error with a certain combination of features
1 parent 4635a08 commit 5935cea

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.4960](https://github.com/vim/vim/commit/1bdc60eb91b9e6320318d96ea59bd2aad775f408): text properties that cross lines not updated for deleted line\n* [8.2.4959](https://github.com/vim/vim/commit/b62dc5e7825bc195efe3041d5b3a9f1528359e1c): using NULL regexp program\n* [8.2.4958](https://github.com/vim/vim/commit/dd41037552c1be3548d2ce34bb1c889f14edb553): a couple conditions are always true\n* [8.2.4957](https://github.com/vim/vim/commit/b559b302e0ecc6fced03d5201dc30f10cff7af0a): text properties in a wrong position after a block change
1+
* [8.2.4969](https://github.com/vim/vim/commit/7ce5b2b590256ce53d6af28c1d203fb3bc1d2d97): changing text in Visual mode may cause invalid memory access\n* [8.2.4968](https://github.com/vim/vim/commit/60ae0e71490c97f2871a6344aca61cacf220f813): reading past end of the line when C-indenting\n* [8.2.4967](https://github.com/vim/vim/commit/3c25a8617aad9860a1b179d40a183c638b3b70cc): MS-Windows GUI: mouse event test sometimes fails\n* [8.2.4966](https://github.com/vim/vim/commit/e5162e76c0a8bd71fbfb0840a8c0014788d8808b): MS-Windows GUI: mouse event test gets extra event\n* [8.2.4965](https://github.com/vim/vim/commit/7add8d373185a6b20aeeb8c30adb9acc68de66ec): GUI: testing mouse move event depends on screen cell size\n* [8.2.4964](https://github.com/vim/vim/commit/3b675c276c71472022b684b7b1dec213824d3104): MS-Windows GUI: mouse event test is flaky\n* [8.2.4963](https://github.com/vim/vim/commit/386c24cd262edac66a31add2fd989c96c4c2c952): expanding path with "/\*\*" may overrun end of buffer\n* [8.2.4962](https://github.com/vim/vim/commit/5a8fad32ea9c075f045b37d6c7739891d458f82b): files show up in git status\n* [8.2.4961](https://github.com/vim/vim/commit/9f28eeb694cec8f5019b8fbde3f92f4a90dc5006): build error with a certain combination of features

0 commit comments

Comments
 (0)