Skip to content

Commit 8873975

Browse files
committed
vim: Import v8.2.4375
* 8.2.4375: ctx_imports is not used * 8.2.4374: unreachable code * 8.2.4373: expression test fails * 8.2.4372: filetype detection from file contents is in legacy script * 8.2.4371: Vim9: can create a script variable from a legacy function * 8.2.4370: MS-Windows: libsodium.dll not included with the installer * 8.2.4369: redundant #ifdef argument * 8.2.4368: Amiga: a few compiler warnings * 8.2.4367: calling in_vim9script() multiple times * 8.2.4366: not enough tests for command line completion
1 parent 348155f commit 8873975

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.4365](https://github.com/vim/vim/commit/cdf04859699bdde891b5b52ea821d0bebd7e8ee0): sticky command modifiers are too sticky\n* [8.2.4364](https://github.com/vim/vim/commit/45491660787043ea412719544881db691338d730): MS-Windows: still running out of memory for a very long line\n* [8.2.4363](https://github.com/vim/vim/commit/8e38555ece7d3fe1edc6681ec70fe5586a524862): MS-Windows: running out of memory for a very long line\n* [8.2.4362](https://github.com/vim/vim/commit/33f3c5985491032d5bdfc30e722e85d5a0285e64): :retab may allocate too much memory\n* [8.2.4361](https://github.com/vim/vim/commit/62b191c38758c835a577ef091a803b6dd4cd4f49): Vim9: some tests fail\n* [8.2.4360](https://github.com/vim/vim/commit/a749a42ed25534c88c636e5ab6603f1f97b857a4): Vim9: allowing use of "s:" leads to inconsistencies\n* [8.2.4359](https://github.com/vim/vim/commit/6e28703a8e41f775f64e442c5d11ce1ff599aa3f): crash when repeatedly using :retab\n* [8.2.4358](https://github.com/vim/vim/commit/90a57168a42048eb7e176a4f9acf607c31e8074f): Vim9: line number of exception is not set\n* [8.2.4357](https://github.com/vim/vim/commit/2a9b62dfa2fb91a6ede9cb4d146ca47a1db31254): sticky command modifiers are too sticky\n* [8.2.4356](https://github.com/vim/vim/commit/620d8edba01bb2779485718dd1a99ca670ca894b): command line completion functions are very long\n* [8.2.4355](https://github.com/vim/vim/commit/0f7ff851cb721bb3c07261adbf82b591229f530d): unnecessary call to check\_colorcolumn()\n* [8.2.4354](https://github.com/vim/vim/commit/d68b2fc034fa3c824e0d4d53745cfe9eb8c5ecd6): dynamic loading of libsodium not handled properly\n* [8.2.4353](https://github.com/vim/vim/commit/18f7593e57730e6de7c2cf47c87e44252cfbb61e): CI does not use the latest Lua and Python\n* [8.2.4352](https://github.com/vim/vim/commit/0c3cc2fec31521b0697edc406f85b7a43e979860): ReScript files are not recognized\n* [8.2.4351](https://github.com/vim/vim/commit/41ee5b191376ee3c0394664de5a7e7d83974aaa4): no coverage is measured on MS-Windows CI\n* [8.2.4350](https://github.com/vim/vim/commit/29c70f612f62486cb2fc90a58ca9e1498dd28630): FEAT\_GUI\_ENABLED defined but never used\n* [8.2.4349](https://github.com/vim/vim/commit/c9e3187d053dcef03d11915b06be0c78ab45bc75): FileChangedShell test fails on MS-Windows\n* [8.2.4348](https://github.com/vim/vim/commit/5b1d6e98c6610553fe3946086cdba77718bd69d5): "legacy exe cmd" does not do what one would expect\n* [8.2.4347](https://github.com/vim/vim/commit/bd89d4406327d3a30517443a4a518f49ebc99368): in some build setups UNUSED is not defined\n* [8.2.4346](https://github.com/vim/vim/commit/481acb11413a436653e235d2098990b2ad47d195): a custom statusline may cause Esc to work like Enter\n* [8.2.4345](https://github.com/vim/vim/commit/f6246f51e3d85a982a899b4a8fd9045a5e23016f): \<amatch> is expanded like a file name for DirChangedPre\n* [8.2.4344](https://github.com/vim/vim/commit/14f23122bf94d0d835bed6f0bd0d17b3e47441ab): Amiga: header file included twice\n* [8.2.4343](https://github.com/vim/vim/commit/8196e94a8b72ed8618605cb66615571313097d78): when reloading not all properties are detected\n* [Update runtime files. (closes #9741)](https://github.com/vim/vim/commit/92f645bef7bb817822d115291fe584b15647d577)\n* [8.2.4342](https://github.com/vim/vim/commit/bece72785dcbeba00e6424d78a941450fda78929): CI will soon switch to other windows version\n* [8.2.4341](https://github.com/vim/vim/commit/414acd342f4a66d930da34d419929985b48bd301): command line not redrawn when finishing popup menu\n* [8.2.4340](https://github.com/vim/vim/commit/949b35d83b69a7eab7b280b5af6940da9aedad43): Amiga: mch\_can\_exe() is not implemented\n* [8.2.4339](https://github.com/vim/vim/commit/560dff49c0095111fc96b4b8dd7f4d269aba9473): CTRL-A does not work properly with the cmdline popup menu\n* [8.2.4338](https://github.com/vim/vim/commit/74a0a5b26d0180f3ea89e9495dff6a26f0df23cb): an error from an expression mapping messes up the display\n* [Update runtime files](https://github.com/vim/vim/commit/9da17d7c57071c306565da6a35c3704db1916b78)\n* [8.2.4337](https://github.com/vim/vim/commit/78a8404f8b6ad0152614d5fdc3ec277444c1eee5): part of condition is always true\n* [8.2.4336](https://github.com/vim/vim/commit/769f5895ebfd10535a0ad978f071da8f20178fc6): using :filter for :scriptnames does not work\n* [8.2.4335](https://github.com/vim/vim/commit/28e8f73ae2d90009fd62cd60f97c2643ba44de68): no autocommand event triggered before changing directory\n* [8.2.4334](https://github.com/vim/vim/commit/68cc2b8a37197872e737fb61244069e13b7227a2): command line popup menu not positioned correctly\n* [8.2.4333](https://github.com/vim/vim/commit/b6a138eb334621f60c5891d035f80f398d59dbd3): cstack not always passed to where it is needed\n* [8.2.4332](https://github.com/vim/vim/commit/dce2441a603f2c9343a4a46091283a32420d80a2): Vim9: incomplete test for existing script variable in block\n* [8.2.4331](https://github.com/vim/vim/commit/3a5988c025f8517ba382730dc54bb13df937edb4): Vim9: no test for existing script variable in block\n* [8.2.4330](https://github.com/vim/vim/commit/779aeff5c32c26161f42cdccbaa2376e78ee77d6): Vim9: no error if script imports itself\n* [8.2.4329](https://github.com/vim/vim/commit/e023d499378942a6c3a3855cbe461ec2cb570f63): no support for end line number and column in 'errorformat'\n* [8.2.4328](https://github.com/vim/vim/commit/73a16c22a4703cb9a7becdf459ce62bd894980d7): command line complete matches cleard when typing character\n* [8.2.4327](https://github.com/vim/vim/commit/e3537aec2f8d6470010547af28dcbd83d41461b8): may end up with no current buffer\n* [8.2.4326](https://github.com/vim/vim/commit/51ab7c7d0da08aac796acff22a6c075dac579e76): "o" and "O" copying comment not sufficiently tested\n* [8.2.4325](https://github.com/vim/vim/commit/3908ef5017a6b4425727013588f72cc7343199b9): 'wildmenu' only shows few matches
1+
* [8.2.4375](https://github.com/vim/vim/commit/4b1d9639726ebe1630991488a1314db628b6b854): ctx\_imports is not used\n* [8.2.4374](https://github.com/vim/vim/commit/0631bb4ed7674b88ba395daf59ed222f77bc4913): unreachable code\n* [8.2.4373](https://github.com/vim/vim/commit/c87aa34dfd68e95e4b1aac96d2274fcd672753ac): expression test fails\n* [8.2.4372](https://github.com/vim/vim/commit/299d8e5eec8f8ae91177f7feb67ad59402dfa8e2): filetype detection from file contents is in legacy script\n* [8.2.4371](https://github.com/vim/vim/commit/75e27d78f5370e7d2e0898326d9b080937e7b090): Vim9: can create a script variable from a legacy function\n* [8.2.4370](https://github.com/vim/vim/commit/cf6ad8ea8cff318877758b48d3786ab08251ab89): MS-Windows: libsodium.dll not included with the installer\n* [8.2.4369](https://github.com/vim/vim/commit/f7fbeed0ac8e694a6865cab26b82caeea0870966): redundant #ifdef argument\n* [8.2.4368](https://github.com/vim/vim/commit/e131496ebf714f5f12f9903d9aa910bcd8184460): Amiga: a few compiler warnings\n* [8.2.4367](https://github.com/vim/vim/commit/4525a57afbea3e0885642bbebbc24d5a25c97da9): calling in\_vim9script() multiple times\n* [8.2.4366](https://github.com/vim/vim/commit/4d03d870007c593bce2cfa8d0a6597ca3a20fa35): not enough tests for command line completion

0 commit comments

Comments
 (0)