Commit 07d3d9c
committed
vim: Import v9.1.2128
* runtimei(vim9): Always launch programs in background (linux)
* translation(ta): Include Tamil Translation
* 9.1.2128: Heap use after free in buf_check_timestamp()
* runtime(c): only set keywordprg when there has 'man'
* runtime(vim): Fix for :VimKeywordPrg when syntax does not match
* translation(sv): Update tutor1.sv to version 1.7
* translation(sv): Add Swedish translation of tutor2
* translation(sv): Fix typo and help.svx formatting
* runtime(doc): Clarify the behaviour of command completion functions
* 9.1.2127: MS-Windows: DirectX renders font too small
* runtime(odin): update indent and syntax scripts
* runtime(doc): update win_findbuf() return value
* 9.1.2126: vim --version used single column for feature list
* runtime(vim): Update base syntax, match Vim9 :unlet command
* runtime(doc): Improve the description at :help :cwindow1 parent 99268de commit 07d3d9c
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
- runtime/autoload/dist/vim9.vim+2-3
- runtime/doc/builtin.txt+2-3
- runtime/doc/help.svx+6-6
- runtime/doc/map.txt+3-2
- runtime/ftplugin/c.vim+2-2
- runtime/ftplugin/vim.vim+4-1
- runtime/indent/odin.vim+5-3
- runtime/syntax/odin.vim+2-1
- runtime/tutor/tutor1.sv+524-415
- runtime/tutor/tutor2.sv+294
- src/fileio.c+1-1
- src/gui_dwrite.cpp+12-3
- src/main.c+1-1
- src/po/Make_all.mak+4
- src/po/ta.po+466
- src/testdir/test_filechanged.vim+23
- src/testdir/test_startup.vim+20
- src/version.c+6
0 commit comments