Commit a3d236d
committed
Vim: v9.1.1696
* vim 3571388de...bc461f952 (14):
> runtime(indent-tests): Use silent write of resulting files
> translation: Remove outdated rule for nl.po
> patch 9.1.1696: tabnr from getwininfo() for popup windows is always 0
> runtime(tutor): remove duplicate tutor1.zh
> runtime(tutor): fix language selection for zh
> patch 9.1.1695: Need more Vim script specific tests
> patch 9.1.1694: filetype: Buck eXtension Lang files are not recognized
> patch 9.1.1693: tests: test_filetype fails in shadow dir
> patch 9.1.1692: global_functions are not constant
> patch 9.1.1691: over-allocation in ga_concat_strings()
> patch 9.1.1690: Missing recursion guard in dos/unix_expandpath()
> patch 9.1.1689: CmdlineChanged not triggered by <Del>
> patch 9.1.1688: potential buffer overrun in bufwrite.c
> patch 9.1.1687: filetype: autoconf filetype not always correct
https://github.com/vim/vim-appimage/actions/runs/172545167981 parent ef798a2 commit a3d236d
1 file changed
+1
-1
lines changed- runtime/autoload/dist/ft.vim+45-1
- runtime/filetype.vim+6-9
- runtime/indent/testdir/runtest.vim+2-2
- runtime/tutor/tutor.vim+10
- runtime/tutor/tutor1.zh-852
- src/alloc.c+4-1
- src/bufwrite.c+14-10
- src/evalfunc.c+2-2
- src/evalwindow.c+3-2
- src/ex_getln.c+3-3
- src/filepath.c+16-6
- src/po/Makefile-5
- src/testdir/test_autocmd.vim+11
- src/testdir/test_filetype.vim+88-3
- src/testdir/test_function_lists.vim+2-2
- src/testdir/test_popupwin.vim+15
- src/testdir/test_vim9_script.vim+7
- src/testdir/test_vimscript.vim+65
- src/version.c+20
0 commit comments