Commit e324cba
committed
Vim: v9.1.1340
* vim 229f79c16...a3422aa31 (4):
> patch 9.1.1340: cannot complete :filetype arguments
> patch 9.1.1339: missing out-of-memory checks for enc_to_utf16()/utf16_to_enc()
> patch 9.1.1338: Calling expand() interferes with cmdcomplete_info()
> patch 9.1.1337: Undo corrupted with 'completeopt' "preinsert" when switching buffer
https://github.com/vim/vim-appimage/actions/runs/146312610261 parent b63e93f commit e324cba
1 file changed
Lines changed: 1 addition & 1 deletion
- runtime/doc/builtin.txt+1
- runtime/doc/version9.txt+3-1
- src/cmdexpand.c+94-1
- src/ex_getln.c+2
- src/fileio.c+2
- src/gui_w32.c+5-2
- src/insexpand.c+1-1
- src/message.c+12-7
- src/os_mswin.c+12-7
- src/os_win32.c+6-3
- src/proto/cmdexpand.pro+1
- src/terminal.c+13-1
- src/testdir/test_cmdline.vim+30-1
- src/testdir/test_ins_complete.vim+42-1
- src/usercmd.c+1
- src/version.c+8
- src/vim.h+1
0 commit comments