Commit 5935cea
committed
vim: Import v8.2.4969
* 8.2.4969: changing text in Visual mode may cause invalid memory access
* 8.2.4968: reading past end of the line when C-indenting
* 8.2.4967: MS-Windows GUI: mouse event test sometimes fails
* 8.2.4966: MS-Windows GUI: mouse event test gets extra event
* 8.2.4965: GUI: testing mouse move event depends on screen cell size
* 8.2.4964: MS-Windows GUI: mouse event test is flaky
* 8.2.4963: expanding path with "/**" may overrun end of buffer
* 8.2.4962: files show up in git status
* 8.2.4961: build error with a certain combination of features1 parent 4635a08 commit 5935cea
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
- .gitignore+5-2
- runtime/doc/testing.txt+4-1
- src/change.c+3
- src/cindent.c+1-1
- src/edit.c+2-10
- src/filepath.c+6-4
- src/memline.c+2-1
- src/misc2.c+26-1
- src/proto/misc2.pro+1
- src/testdir/Makefile+2-2
- src/testdir/test_cindent.vim+7
- src/testdir/test_gui.vim+42-29
- src/testdir/test_visual.vim+10
- src/testing.c+8
- src/version.c+18
0 commit comments