Skip to content

Commit c839258

Browse files
committed
vim: Import v8.2.4929
* 8.2.4929: off-by-one error in in statusline item * 8.2.4928: various white space and cosmetic mistakes * Update runtime files, translations * 8.2.4927: return type of remove() incorrect when using three arguments * 8.2.4926: #ifdef for crypt feature around too many lines * 8.2.4925: trailing backslash may cause reading past end of line * 8.2.4924: maparg() may return a string that cannot be reused * 8.2.4923: test checks for terminal feature unnecessarily
1 parent bac9671 commit c839258

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.4922](https://github.com/vim/vim/commit/b370771bffc8395204f53209b69e35dff95a9237): mouse test fails on MS-Windows\n* [8.2.4921](https://github.com/vim/vim/commit/fe978c2b6bb9d897d962595a4a51dd7a71dc8e89): spell test fails because of new illegal byte check\n* [8.2.4920](https://github.com/vim/vim/commit/728a05c4ab605ae96e906cdf704031ff298d1f89): MS-Windows GUI: unused variables\n* [8.2.4919](https://github.com/vim/vim/commit/7c824682d2028432ee082703ef0ab399867a089b): can add invalid bytes with :spellgood\n* [8.2.4918](https://github.com/vim/vim/commit/9830db63057db76044eca89cc4cfb2758ae7a543): conceal character from matchadd() displayed too many times\n* [8.2.4917](https://github.com/vim/vim/commit/cb747899bd99361a299a163f3aa55d5fe7d6f798): fuzzy expansion of option names is not right\n* [8.2.4916](https://github.com/vim/vim/commit/8e8dc9b32326c6fbd37671b6072296404b481d4a): mouse in Insert mode test fails\n* [8.2.4915](https://github.com/vim/vim/commit/a91cb98bb36b0f9dc3c378c0bbd9a69de29830fa): sometimes the cursor is in the wrong position\n* [8.2.4914](https://github.com/vim/vim/commit/933c2922b5e81b238c2e56361c76cf7c9548a2d7): string interpolation in :def function may fail\n* [8.2.4913](https://github.com/vim/vim/commit/27724251bc73f97b55240731f4316ee1b4eac1c5): popup\_hide() does not always have effect\n* [Update runtime files](https://github.com/vim/vim/commit/d899e51120798d3fb5420abb1f19dddf3f014d05)
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

vim

Submodule vim updated 110 files

0 commit comments

Comments
 (0)