Commit 37a0c9a
committed
vim: Import v9.0.0292
* 9.0.0292: test causes another test to fail
* 9.0.0291: test failing
* 9.0.0290: compiler warning for variable set but not used
* 9.0.0289: invalid memory write
* 9.0.0288: when 'cmdheight' is zero some messages are not displayed
* 9.0.0287: Irix systems no longer exist
* 9.0.0286: using freed memory when location list changed in autocmd
* 9.0.0285: it is not easy to change the command line from a plugin1 parent 1625ba2 commit 37a0c9a
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
- runtime/doc/builtin.txt+21-6
- runtime/doc/options.txt+5-3
- runtime/doc/usr_41.txt+1
- src/Makefile-52
- src/evalfunc.c+4-5
- src/ex_getln.c+58
- src/feature.h+7
- src/filepath.c-2
- src/install-sh+1-1
- src/message.c+220-24
- src/optiondefs.h-4
- src/os_unix.c+1-1
- src/os_unix.h+3-14
- src/popupwin.c+123-13
- src/proto/ex_getln.pro+2
- src/proto/message.pro+1
- src/proto/popupwin.pro+4
- src/proto/time.pro+1
- src/pty.c-25
- src/quickfix.c+18-10
- src/screen.c+2-2
- src/structs.h+2
- src/testdir/test_cmdline.vim+40
- src/testdir/test_messages.vim+24-5
- src/testdir/test_quickfix.vim+17
- src/testdir/test_vim9_builtin.vim+6
- src/time.c+19-3
- src/version.c+16
0 commit comments