Skip to content

Commit c1def7c

Browse files
committed
vim: Import v8.2.4937
* 8.2.4937: no test for what 8.2.4931 fixes * 8.2.4936: MS-Windows: mouse coordinates for scroll event are wrong * 8.2.4935: with 'foldmethod' "indent" some lines not included in fold * 8.2.4934: string interpolation fails when not evaluating * 8.2.4933: a few more capitalization mistakes in error messages * 8.2.4932: not easy to filter the output of maplist() * 8.2.4931: Crash with sequence of Perl commands * 8.2.4930: interpolated string expression requires escaping
1 parent c839258 commit c1def7c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gitlog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* [8.2.4929](https://github.com/vim/vim/commit/57ff52677bf5ba1651281ffe40505df8feba4a36): off-by-one error in in statusline item\n* [8.2.4928](https://github.com/vim/vim/commit/6ed545e79735f23ff8e650bc2f0967e5a0baedc9): various white space and cosmetic mistakes\n* [Update runtime files, translations](https://github.com/vim/vim/commit/921bde88804663a7cb825d7f7e8a5d8ae6b58650)\n* [8.2.4927](https://github.com/vim/vim/commit/2ac037f54bb2588b7a86e61c9c6e9504884edbec): return type of remove() incorrect when using three arguments\n* [8.2.4926](https://github.com/vim/vim/commit/51f0bc31d3cf512508419064faac0e5b7e52c98b): #ifdef for crypt feature around too many lines\n* [8.2.4925](https://github.com/vim/vim/commit/53a70289c2712808e6d4e88927e03cac01b470dd): trailing backslash may cause reading past end of line\n* [8.2.4924](https://github.com/vim/vim/commit/0519ce00394474055bd58c089ea90a19986443eb): maparg() may return a string that cannot be reused\n* [8.2.4923](https://github.com/vim/vim/commit/194843028ed486366b89e8f7d3bdd611a11ce7b4): test checks for terminal feature unnecessarily
1+
* [8.2.4937](https://github.com/vim/vim/commit/ead241538cdd26cbf02599b6e23cd8baeafbcbb2): no test for what 8.2.4931 fixes\n* [8.2.4936](https://github.com/vim/vim/commit/a773d84570e224035389f6697ac5634d7f27cccc): MS-Windows: mouse coordinates for scroll event are wrong\n* [8.2.4935](https://github.com/vim/vim/commit/d98e75e23666c159c7e00bcf5b6ad9a933bb0534): with 'foldmethod' "indent" some lines not included in fold\n* [8.2.4934](https://github.com/vim/vim/commit/70c41241c2701f26a99085e433925a206ca265a3): string interpolation fails when not evaluating\n* [8.2.4933](https://github.com/vim/vim/commit/df6e0e46c55c9c6d788f94482a8858c0f31391f4): a few more capitalization mistakes in error messages\n* [8.2.4932](https://github.com/vim/vim/commit/d8f5f766219273a8579947cc80b92580b6988a4b): not easy to filter the output of maplist()\n* [8.2.4931](https://github.com/vim/vim/commit/0f267621c04883de010a6379217a5f182cc03dda): Crash with sequence of Perl commands\n* [8.2.4930](https://github.com/vim/vim/commit/0abc2871c105882ed1c1effb9a7757fad8a395bd): interpolated string expression requires escaping

0 commit comments

Comments
 (0)