Skip to content

Commit 374e76d

Browse files
committed
vim: Import v8.2.2301
* 8.2.2301: Vim9: cannot unlet a dict or list item * 8.2.2300: Vim9: wrong order on type stack when using dict * 8.2.2299: Vim9: invalid memory access making error message flaky * 8.2.2298: Vim9: comment right after "(" of function not recognized * 8.2.2297: Vim9: cannot set 'number' to a boolean value * 8.2.2296: cannot use CTRL-N and CTRL-P in a popup menu * 8.2.2295: incsearch does not detect empty pattern properly * 8.2.2294: VMS: a few remaining problems
1 parent 7ec00c3 commit 374e76d

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.2293](https://github.com/vim/vim/commit/bb0956fc65ebe8df1da823f9c4d6a0013d9ba5c1): build failure with Motif\n* [8.2.2292](https://github.com/vim/vim/commit/5f63938447f3eebd1fc4add999ff8d5b42899178): Vim: expr test fails\n* [8.2.2291](https://github.com/vim/vim/commit/67977821270bd328cd37c4ace38fb97f21ad4fd5): Vim9: cannot use "null" for v:null\n* [8.2.2290](https://github.com/vim/vim/commit/2ef951dd31505874ae9ac35a18513ef34ae0ea3e): Vim9: unlet of global variable cannot be compiled\n* [8.2.2289](https://github.com/vim/vim/commit/e5a2dc87fd9d63dfd0d9c379e363ee8b8c05b14c): Vim9: 'cpo' can become empty\n* [8.2.2288](https://github.com/vim/vim/commit/5afd081cd3d0f3dfbc7f6b157a8caad0ce6394ee): Vim9: line break and comment not always skipped\n* [8.2.2287](https://github.com/vim/vim/commit/cec77d4530ae51ee9ffe0ab57fa7a37cced2b181): sort test fails when locale is French Canadian\n* [8.2.2286](https://github.com/vim/vim/commit/fefa6c347e2c7f01ed2b095084f4aa694ff72149): sort test fails when locale is Canadian English\n* [8.2.2285](https://github.com/vim/vim/commit/b0d8182fa39f2c9403f5f9a0663589fcab43a6c8): Vim9: cannot set an option to a false\n* [8.2.2284](https://github.com/vim/vim/commit/31a201a04aa95708af5d62070d2d397a201cc1a5): Vim9: cannot set an option to a boolean value\n* [8.2.2283](https://github.com/vim/vim/commit/e68b02a1c40388bbb85e7b825bc538298963e1e1): Vim9: crash when lambda has fewer arguments than expected
1+
* [8.2.2301](https://github.com/vim/vim/commit/752fc692ace51459cb407ec117c147b3bbebc071): Vim9: cannot unlet a dict or list item\n* [8.2.2300](https://github.com/vim/vim/commit/d62d87d8f3f337a25b7da72abf55fc8a4bb6100c): Vim9: wrong order on type stack when using dict\n* [8.2.2299](https://github.com/vim/vim/commit/d1510ee9469f623c872a18b6e3c3666c0fb23c58): Vim9: invalid memory access making error message flaky\n* [8.2.2298](https://github.com/vim/vim/commit/cef1270dec61efb3544f26ceea0f6a4f57e0198a): Vim9: comment right after "(" of function not recognized\n* [8.2.2297](https://github.com/vim/vim/commit/0ea04408653be843e37d03ce574f5d2eae682339): Vim9: cannot set 'number' to a boolean value\n* [8.2.2296](https://github.com/vim/vim/commit/014f698cb68ff80c49f9f5d3dbe78127df281885): cannot use CTRL-N and CTRL-P in a popup menu\n* [8.2.2295](https://github.com/vim/vim/commit/d93a7fc1a98a58f8101ee780d4735079ad99ae35): incsearch does not detect empty pattern properly\n* [8.2.2294](https://github.com/vim/vim/commit/82c38fe508155c11a904e6111b5bfb6adde3fb9a): VMS: a few remaining problems

0 commit comments

Comments
 (0)