Commit d581a4c
committed
vim: Import v8.2.5171
* 8.2.5171: dependencies and proto files are outdated
* 8.2.5170: tiny issues
* Update runtime files
* 8.2.5169: nested :source may use NULL pointer
* 8.2.5168: cannot build with Python 3.11
* 8.2.5167: get(Fn, 'name') on funcref returns special byte code1 parent 1a4044b commit d581a4c
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
- .github/CODEOWNERS+90-1
- runtime/doc/builtin.txt+4-4
- runtime/doc/options.txt+4-3
- runtime/doc/todo.txt+34-102
- runtime/doc/version9.txt+47-1
- src/Makefile+494-343
- src/eval.c+25-19
- src/evalfunc.c+9-5
- src/gui_w32.c+2
- src/if_python3.c+6-1
- src/misc1.c+2-1
- src/os_mswin.c+1
- src/proto/buffer.pro+1-1
- src/proto/cmdexpand.pro+4-4
- src/proto/getchar.pro+1-1
- src/proto/gui_x11.pro-1
- src/proto/help.pro-1
- src/proto/if_tcl.pro+1-1
- src/proto/mbyte.pro+1-1
- src/proto/option.pro+1-1
- src/proto/os_mswin.pro+1-1
- src/proto/screen.pro+1-1
- src/proto/syntax.pro-1
- src/proto/textformat.pro+1-1
- src/proto/textobject.pro-1
- src/proto/time.pro+1-1
- src/screen.c+1-1
- src/testdir/test_getvar.vim+9
- src/testdir/test_vimscript.vim+19
- src/version.c+10
- src/vim.h+1-1
0 commit comments