Skip to content

Commit b6598bc

Browse files
committed
vim: Import v8.2.4148
* 8.2.4148: deleting any mapping may cause <ScritpCmd> to fail * 8.2.4147: E464 does not always include the offending command * 8.2.4146: Vim9: shadowed function can be used in compiled function * 8.2.4145: confusing error when using name of import for a function * 8.2.4144: cannot load libsodium dynamically * 8.2.4143: MS-Windows: IME support for Win9x is obsolete * 8.2.4142: build failure with normal features without persistent undo
1 parent 8802273 commit b6598bc

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.4141](https://github.com/vim/vim/commit/17dd51963367495f75b0f0a73139081dd7b25500): Vim9 builtin functions test fails\n* [8.2.4140](https://github.com/vim/vim/commit/a9528b39a666dbaa026320f73bae4b1628a7fe51): maparg() does not indicate the type of script\n* [8.2.4139](https://github.com/vim/vim/commit/94075b2b0e8e3b75334799d2c082497fbf85ffa1): using freed memory in expression abbreviation\n* [8.2.4138](https://github.com/vim/vim/commit/ef7aadbe36ad43a1b909f5f6c7e9b170ad62ef91): Vim9: no error for return with argument when invalid\n* [8.2.4137](https://github.com/vim/vim/commit/d02dce2bb572f0e6b4570442e9cdbed14ef41820): Vim9: calling import with and without method is inconsistent\n* [8.2.4136](https://github.com/vim/vim/commit/fd218c8a36e7ed33f7a205163690c5b7d2f31f8a): Vim9: the "autoload" argument of ":vim9script" is not useful\n* [8.2.4135](https://github.com/vim/vim/commit/6079da7cfb10c798535224c92db7fedd3914cb71): Vim9: ":scriptnames" shows unloaded imported autoload script\n* [8.2.4134](https://github.com/vim/vim/commit/113b8dc111febf605cd1492788353be6c3931fce): MS-Windows: test for import with absolute path fails\n* [8.2.4133](https://github.com/vim/vim/commit/840f16202e1ae2d574507ef52a7e8a98775f243c): output of ":scriptnames" goes into the message history\n* [8.2.4132](https://github.com/vim/vim/commit/1836d6157828baddd94e1f2c82488031570e444d): Vim9: wrong error message when autoload script can't be found\n* [8.2.4131](https://github.com/vim/vim/commit/cbbc48f64b9cfd88720dc94b0578a3726f725178): Vim9: calling function in autoload import does not work\n* [8.2.4130](https://github.com/vim/vim/commit/31dcc8de463843e3378bb15a16247940d6a147e4): MS-Windows: MSVC build may have libraries duplicated\n* [8.2.4129](https://github.com/vim/vim/commit/1247126956c2ba666048b2bf99630eef7495e98e): building with +sound but without +eval fails\n* [8.2.4128](https://github.com/vim/vim/commit/64283d5e1f5487e2dbaa17d478e6eae040daa064): crash when method cannot be found
1+
* [8.2.4148](https://github.com/vim/vim/commit/f61c89d2e698e287a9d04c0a29f4ecc0130c2ea2): deleting any mapping may cause \<ScritpCmd> to fail\n* [8.2.4147](https://github.com/vim/vim/commit/bed34f0a8a4e38a72a080184881bc68254a8cdc6): E464 does not always include the offending command\n* [8.2.4146](https://github.com/vim/vim/commit/f67c717e34e5553ab1c3b02b1861274cbcb78935): Vim9: shadowed function can be used in compiled function\n* [8.2.4145](https://github.com/vim/vim/commit/937610bc9f9c827e3e25fed32661fcbf3f994e10): confusing error when using name of import for a function\n* [8.2.4144](https://github.com/vim/vim/commit/1a8825d7a3484d76ca16ea2aa9769cadca7758a4): cannot load libsodium dynamically\n* [8.2.4143](https://github.com/vim/vim/commit/b0b2b73dca40c26ff1f4befe5c3aad3fd4bccfad): MS-Windows: IME support for Win9x is obsolete\n* [8.2.4142](https://github.com/vim/vim/commit/b4868eddd9cdc7086c88a7a3699dd435d34ae904): build failure with normal features without persistent undo

0 commit comments

Comments
 (0)