Commit dfd2613
committed
vim: Import v8.2.4428
* 8.2.4428: crash when switching tabpage while in the cmdline window
* Update runtime files
* 8.2.4427: getchar() may return modifiers if no character is available
* 8.2.4426: map() function on string and blob does not check types
* 8.2.4425: map() function does not check function arguments1 parent cac7da7 commit dfd2613
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
- runtime/doc/builtin.txt+37-20
- runtime/doc/editing.txt+4-4
- runtime/doc/eval.txt+7-5
- runtime/doc/options.txt+5-5
- runtime/doc/os_win32.txt+5-5
- runtime/doc/remote.txt+5-1
- runtime/doc/tags+6
- runtime/doc/todo.txt+1-8
- runtime/doc/usr_41.txt+1-1
- runtime/doc/vim-ja.UTF-8.1+1-1
- runtime/doc/vim9.txt+49-18
- runtime/filetype.vim+1-1
- runtime/lang/menu_ja_jp.euc-jp.vim+6-6
- runtime/lang/menu_ja_jp.utf-8.vim+6-6
- runtime/lang/menu_japanese_japan.932.vim+6-6
- runtime/syntax/structurizr.vim+7-2
- src/evalfunc.c+58-24
- src/evalvars.c+2-12
- src/ex_docmd.c+4-1
- src/getchar.c+1-1
- src/po/de.po-2
- src/po/en_GB.po-3
- src/po/es.po-2
- src/po/fi.po-2
- src/po/it.po-1
- src/po/ja.euc-jp.po+74-56
- src/po/ja.po+74-56
- src/po/ja.sjis.po+74-56
- src/po/sk.cp1250.po-24
- src/po/sk.po-24
- src/po/sr.po-2
- src/po/zh_CN.po+10-10
- src/proto/window.pro+1
- src/testdir/test_functions.vim+4
- src/testdir/test_vim9_builtin.vim+52-6
- src/testdir/test_vim9_func.vim+2-2
- src/usercmd.c+4-20
- src/version.c+8
- src/vim9compile.c+5-2
- src/window.c+26
0 commit comments