Skip to content

Commit db97072

Browse files
committed
vim: Import v8.2.3793
* 8.2.3793: using "g:Func" as a funcref does not work in script context * 8.2.3792: setting *func options insufficiently tested * 8.2.3791: build error with +cindent but without +smartindent * 8.2.3790: test for term_gettitle() fails in some environments * 8.2.3789: Test_window_minimal_size can fail on a slow machine * 8.2.3788: lambda for option that is a function may be freed * 8.2.3787: no proper formatting of a C line comment after a statement * Use text area for environment in the bug template. * Update issue template.
1 parent 19ada23 commit db97072

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.3786](https://github.com/vim/vim/commit/4f16e9de985c5178e9cf15d69facfec6f15a5e09): test fails because of using Vim9 syntax in legacy function\n* [8.2.3785](https://github.com/vim/vim/commit/48c0196378a1fa408ebae4f578a62095d8a80c6f): running CI on MacOS with gcc is not useful\n* [8.2.3784](https://github.com/vim/vim/commit/7b1463bca36d16e70afd6779e4fbb30761048c91): the help for options is outdated\n* [8.2.3783](https://github.com/vim/vim/commit/2ef9156b4284e4a52613c36e3d4667245273a28d): confusing error for using a variable as a function\n* [8.2.3782](https://github.com/vim/vim/commit/052ff291d72bc9c176f9562f021d7e8e030e74c0): Vim9: no error if a function shadows a script variable\n* [8.2.3781](https://github.com/vim/vim/commit/a416861c643b03fe5dec9f3bf8c1c9e054b5a9c7): the option window script is outdated\n* [8.2.3780](https://github.com/vim/vim/commit/29f3a4591528130fded3fe1d63d74bcf22ab4f6c): ":cd" works differently on MS-Windows
1+
* [8.2.3793](https://github.com/vim/vim/commit/ef082e12df2cafe177b2ac9f6922393223ccf83b): using "g:Func" as a funcref does not work in script context\n* [8.2.3792](https://github.com/vim/vim/commit/04ef1fb13d200f770952e670357dddadb6210dd4): setting \*func options insufficiently tested\n* [8.2.3791](https://github.com/vim/vim/commit/d2439e0443ee26931ab93874c05cc7f57e9af93d): build error with +cindent but without +smartindent\n* [8.2.3790](https://github.com/vim/vim/commit/3bb79dc191a1dec14606b1b94b968a6808906700): test for term\_gettitle() fails in some environments\n* [8.2.3789](https://github.com/vim/vim/commit/fa9a8e0fd1143d2b47611c6cc13e32f6283448a4): Test\_window\_minimal\_size can fail on a slow machine\n* [8.2.3788](https://github.com/vim/vim/commit/6ae8fae8696623b527c7fb22567f6a3705b2f0dd): lambda for option that is a function may be freed\n* [8.2.3787](https://github.com/vim/vim/commit/6e371ecb27227ff8fedd8561d0f3880a17576848): no proper formatting of a C line comment after a statement\n* [Use text area for environment in the bug template.](https://github.com/vim/vim/commit/9a4ec5a62632af040c278a189e256043740f5c7f)\n* [Update issue template.](https://github.com/vim/vim/commit/4e30b5c3bc83fe6a87f4d50720638e8bb4e16428)

0 commit comments

Comments
 (0)