Commit 66ed3df
committed
vim: Import v8.2.4246
* 8.2.4246: one error message not in errors.h
* 8.2.4245: ":retab 0" may cause illegal memory access
* 8.2.4244: MS-Windows: warning from MSVC on debug build
* 8.2.4243: Lua tests fail with Lua 5.4.4
* 8.2.4242: put in Visual mode cannot be repeated
* 8.2.4241: some type casts are redundant
* 8.2.4240: error for using flatten() in Vim9 script is unclear
* 8.2.4239: build fails with unusual configuration
* 8.2.4238: *.tf file could be fileytpe "tf" or "terraform"
* 8.2.4237: record buffer wrong if character in Select mode was not typed1 parent 86edb7e commit 66ed3df
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
- runtime/autoload/dist/ft.vim+15
- runtime/doc/visual.txt+1
- runtime/filetype.vim+6-3
- src/Make_mvc.mak+25-20
- src/blob.c+1-1
- src/buffer.c+2-2
- src/channel.c+1-1
- src/clientserver.c+2-2
- src/clipboard.c+1-1
- src/drawline.c+4-4
- src/drawscreen.c+4-6
- src/edit.c+3-3
- src/errors.h+5-2
- src/evalfunc.c+4-4
- src/ex_cmds.c+1-1
- src/ex_docmd.c+3-3
- src/ex_eval.c+1-1
- src/fold.c+1-1
- src/if_cscope.c+1-1
- src/if_perl.xs+2-3
- src/indent.c+2-2
- src/json.c+1-1
- src/match.c+2-2
- src/memline.c+3-3
- src/message.c+3-3
- src/misc1.c+1-1
- src/normal.c+21-6
- src/ops.c+25-26
- src/option.c+11-9
- src/optionstr.c+1-1
- src/os_unix.c+4-4
- src/register.c+1-9
- src/sign.c+7-7
- src/spellfile.c+1-1
- src/tag.c+1-1
- src/testdir/test_filetype.vim+18
- src/testdir/test_lua.vim+8-10
- src/testdir/test_options.vim+2
- src/testdir/test_registers.vim+11
- src/testdir/test_visual.vim+24
- src/testing.c+2-2
- src/ui.c+4-4
- src/undo.c+3-3
- src/version.c+20
- src/vim.h+2
- src/window.c+1-1
0 commit comments