Commit b6598bc
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 undo1 parent 8802273 commit b6598bc
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
- src/Make_cyg_ming.mak+7
- src/Make_mvc.mak+12-4
- src/buffer.c+3-2
- src/crypt.c+116
- src/errors.h+2
- src/eval.c+1-1
- src/ex_docmd.c+1-1
- src/fileio.c+1-1
- src/getchar.c+3-2
- src/gui_w32.c+19-64
- src/map.c+1-1
- src/memline.c+2-1
- src/proto/crypt.pro+2
- src/proto/getchar.pro+1-1
- src/proto/userfunc.pro+1-1
- src/testdir/test_mapping.vim+16
- src/testdir/test_vim9_import.vim+11-1
- src/testdir/test_vim9_script.vim+30
- src/userfunc.c+11-5
- src/version.c+14
- src/vim.h+1
- src/vim9compile.c+1-1
- src/vim9expr.c+15-6
0 commit comments