Commit 0b192e4
committed
vim: Import v8.2.5114
* 8.2.5114: time limit on searchpair() does not work properly
* 8.2.5113: timer becomes invalid after fork/exec, :gui gives errors
* 8.2.5112: gui test hangs on MS-Windows
* 8.2.5111: no test for --gui-dialog-file
* 8.2.5110: icon filetype not recognized from the first line
* 8.2.5109: mode not updated after CTRL-O CTRL-C in Insert mode
* 8.2.5108: retab test disabled because it hangs on MS-Windows
* 8.2.5107: some callers of rettv_list_alloc() check for not OK
* 8.2.5106: default cmdwin mappings are re-mappable1 parent 123ee9b commit 0b192e4
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
- runtime/autoload/dist/script.vim+4
- src/channel.c+1-1
- src/cmdexpand.c+1-1
- src/digraph.c+2-2
- src/evalbuffer.c+1-1
- src/evalfunc.c+19-15
- src/evalwindow.c+5-5
- src/ex_getln.c+2-2
- src/gui.c+5
- src/indent.c+16-8
- src/insexpand.c+1-1
- src/job.c+1-1
- src/list.c+1-1
- src/main.c+1-1
- src/map.c+24-19
- src/menu.c+1-1
- src/mouse.c+1-1
- src/move.c+1-1
- src/netbeans.c+1-1
- src/normal.c+3
- src/os_unix.c+14-1
- src/proto/map.pro+1-1
- src/proto/os_unix.pro+1
- src/search.c+8-7
- src/sign.c+6-6
- src/term.c+1-1
- src/testdir/dumps/Test_mode_updated_1.dump+5
- src/testdir/test_filetype.vim+1
- src/testdir/test_gui.vim+23-3
- src/testdir/test_normal.vim+17-2
- src/testdir/test_retab.vim+2-8
- src/testdir/test_search.vim+25-1
- src/textprop.c+1-1
- src/time.c+2-2
- src/version.c+18
- src/vim.h+7-2
0 commit comments