Skip to content

Commit 9f4839d

Browse files
committed
vim: Import v8.2.3657
* 8.2.3657: Vim9: debug text misses one line of return statement * 8.2.3656: Vim9: no error for an evironment variable by itself * 8.2.3655: compiler warning for using size_t for int * 8.2.3654: GTK: a touch-drag does not update the selection * 8.2.3653: terminal ANSI colors may be wrong * 8.2.3652: can only get text properties one line at a time
1 parent 1761116 commit 9f4839d

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.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)
1+
* [8.2.3657](https://github.com/vim/vim/commit/112bed0cbeac84f73dca2682c5c2d74fabe1114d): Vim9: debug text misses one line of return statement\n* [8.2.3656](https://github.com/vim/vim/commit/65259b5c6a8ad4edaf6eeb8dbb7b50342c64d403): Vim9: no error for an evironment variable by itself\n* [8.2.3655](https://github.com/vim/vim/commit/cc9d725bbb515baf172c2be21de12d35a961e4ee): compiler warning for using size\_t for int\n* [8.2.3654](https://github.com/vim/vim/commit/ee93e327ba31e8efb1b7de6209bdc992778b809b): GTK: a touch-drag does not update the selection\n* [8.2.3653](https://github.com/vim/vim/commit/b771b6b5fe2ec36d23c21ab8229b15c80780468c): terminal ANSI colors may be wrong\n* [8.2.3652](https://github.com/vim/vim/commit/e021662f39b38ef7cf27e13850d0ce6890e48376): can only get text properties one line at a time

0 commit comments

Comments
 (0)