Skip to content

Commit 6720c05

Browse files
committed
vim: Import v8.2.3890
* 8.2.3890: Vim9: type check for using v: variables is basic * 8.2.3889: duplicate code for translating script-local function name * 8.2.3888: the argument list may contain duplicates * 8.2.3887: E1135 is used for two different errors * 8.2.3886: can define autocmd for every event by using "au!" * 8.2.3885: arglist test fails * 8.2.3884: crash when clearing the argument list while using it * 8.2.3883: crash when switching to other regexp engine fails * Update runtime files * 8.2.3882: more duplicated code in f_getreginfo() * 8.2.3881: QNX: crash when compiled with GUI but using terminal * 8.2.3880: Solution filter files are not recognized * 8.2.3879: getreg() and getregtype() contain dead code
1 parent 66abafb commit 6720c05

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.3878](https://github.com/vim/vim/commit/310091d20f26f6472fefc31e19004684f3d640bf): Vim9: debugger tries to read more lines than there are
1+
* [8.2.3890](https://github.com/vim/vim/commit/d787e40fdbe6f4d8bf47d36186c1d9d51c29b853): Vim9: type check for using v: variables is basic\n* [8.2.3889](https://github.com/vim/vim/commit/e7f4abd38b6e05100c699900c8f87281e363beb2): duplicate code for translating script-local function name\n* [8.2.3888](https://github.com/vim/vim/commit/73a024209cbfbd5b39a2e974084d807c6131e2ed): the argument list may contain duplicates\n* [8.2.3887](https://github.com/vim/vim/commit/806da5176e9e9ab011d927c4ca33a8dde1769539): E1135 is used for two different errors\n* [8.2.3886](https://github.com/vim/vim/commit/b6db1467622be046dbf00b2213fd9f49f4f3cccb): can define autocmd for every event by using "au!"\n* [8.2.3885](https://github.com/vim/vim/commit/679140c56bbabf12a199d94f584b1b9dfc9809fd): arglist test fails\n* [8.2.3884](https://github.com/vim/vim/commit/6f98371532fcff911b462d51bc64f2ce8a6ae682): crash when clearing the argument list while using it\n* [8.2.3883](https://github.com/vim/vim/commit/5937c7505f444dd896f336fa0119a93a55ebe9a2): crash when switching to other regexp engine fails\n* [Update runtime files](https://github.com/vim/vim/commit/fa3b72348d88343390fbe212cfc230fec1602fc2)\n* [8.2.3882](https://github.com/vim/vim/commit/d3f00f54bf955bd01767db3a0af25866bc112ec7): more duplicated code in f\_getreginfo()\n* [8.2.3881](https://github.com/vim/vim/commit/6073f13f557c53928a2a9071495178599c38e798): QNX: crash when compiled with GUI but using terminal\n* [8.2.3880](https://github.com/vim/vim/commit/70a120b72b2b48800f881725c58241cd170893f8): Solution filter files are not recognized\n* [8.2.3879](https://github.com/vim/vim/commit/51e64b2789eb7e60f7c5892a43426ab4ec1a54aa): getreg() and getregtype() contain dead code

vim

0 commit comments

Comments
 (0)