Skip to content

Commit 1761116

Browse files
committed
vim: Import v8.2.3651
* 8.2.3651: Vim9: no error for :lock or :unlock with unknown variable * 8.2.3650: Vim9: for loop variable can be a list member * 8.2.3649: Vim9: error for variable declared in while loop * 8.2.3648: "verbose pwd" is incorrect after dropping files on Vim * 8.2.3647: GTK: when using ligatures the cursor is drawn wrong * 8.2.3646: using <sfile> in a function gives an unexpected result * 8.2.3645: Vim9: The "no effect" error is not given for all registers * 8.2.3644: count for 'operatorfunc' in Visual mode is not redone * 8.2.3643: header for source file is outdated * 8.2.3642: list of distributed files is outdated * 8.2.3641: xxd code has duplicate expressions * Update runtime files
1 parent 4a91fa6 commit 1761116

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-
* [Update runtime files](https://github.com/vim/vim/commit/88a4205f1cfbdc328e987ab00521fc8a22447fc3)\n* [8.2.3640](https://github.com/vim/vim/commit/eea32afdb83ae281a63152f7494f79ec7e45ff55): freeze when calling term\_wait() in a close callback\n* [8.2.3639](https://github.com/vim/vim/commit/7f0c4b418e01d6e056a74de2f22fcbad613b7591): line commented out accidentally\n* [8.2.3638](https://github.com/vim/vim/commit/4785fe02bba14c4e0aede0fa425ca790a1cb98d7): getcompletion() always passes zero as position\n* [8.2.3637](https://github.com/vim/vim/commit/923dce2b07ff185c0ef661f3eca47bc17655f01b): typos in test files\n* [8.2.3636](https://github.com/vim/vim/commit/2c23670300b18f2f799d0602ff5225caa55b0d67): Coverity warns for unreachable code
1+
* [8.2.3651](https://github.com/vim/vim/commit/04b568b38f848293e1ae0e680685280151acb386): Vim9: no error for :lock or :unlock with unknown variable\n* [8.2.3650](https://github.com/vim/vim/commit/3b3755fe19e9ded2a1c45f14b2c6fa065bcaf2c6): Vim9: for loop variable can be a list member\n* [8.2.3649](https://github.com/vim/vim/commit/7a53f29c031f54ab67a803e5e3f8cb44e4edc4bc): Vim9: error for variable declared in while loop\n* [8.2.3648](https://github.com/vim/vim/commit/4671e88d7d3ed12206d9cdd8892fe3b2cbc0d6ab): "verbose pwd" is incorrect after dropping files on Vim\n* [8.2.3647](https://github.com/vim/vim/commit/ce59b9f29244d98e55e3ec6be341c4d521159e8f): GTK: when using ligatures the cursor is drawn wrong\n* [8.2.3646](https://github.com/vim/vim/commit/c449271f4efa44725c40116a95b213813040312f): using \<sfile> in a function gives an unexpected result\n* [8.2.3645](https://github.com/vim/vim/commit/7d5b8becc342e49e491053ea842e59f82d072001): Vim9: The "no effect" error is not given for all registers\n* [8.2.3644](https://github.com/vim/vim/commit/2228cd72cf7c6f326e4e41179e88d37595ca4abc): count for 'operatorfunc' in Visual mode is not redone\n* [8.2.3643](https://github.com/vim/vim/commit/a3f83feb63eae5464a620ae793c002eb45f7a838): header for source file is outdated\n* [8.2.3642](https://github.com/vim/vim/commit/73448a27a8e13b9b26759abeb092fd13a0e93238): list of distributed files is outdated\n* [8.2.3641](https://github.com/vim/vim/commit/581f41adb3ba1dc95bf4fc7c434427e1203be5e8): xxd code has duplicate expressions\n* [Update runtime files](https://github.com/vim/vim/commit/88a4205f1cfbdc328e987ab00521fc8a22447fc3)

0 commit comments

Comments
 (0)