Commit 0a01255
committed
vim: Import v9.2.0125
* runtime(doc): Update intro.txt about Neovim
* 9.2.0125: tests: test_textformat.vim leaves swapfiles behind
* 9.2.0124: auto-format may swallow white space
* 9.2.0123: GTK: using deprecated gdk_pixbuf_new_from_xpm_data()
* 9.2.0122: Vim still supports compiling on NeXTSTEP
* memory leak in list_extend_func() in list.c
* 9.2.0120: tests: test_normal fails
* runtime(zip): Make ZipUpdatePS() check that shell is powershell1 parent 0b8b3b0 commit 0a01255
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
- Filelist+3
- runtime/autoload/zip.vim+2-1
- runtime/doc/intro.txt+6-6
- runtime/doc/version9.txt+2-1
- runtime/doc/vi_diff.txt+2-2
- runtime/vim16x16_png.h+23
- runtime/vim32x32_png.h+33
- runtime/vim48x48_png.h+44
- src/INSTALL+1-8
- src/Make_vms.mms+2-2
- src/Makefile+2-2
- src/auto/configure+10-25
- src/bufwrite.c-4
- src/config.h.in-3
- src/configure.ac+2-11
- src/gui.c+1-5
- src/gui_gtk_x11.c+18-6
- src/list.c+8-4
- src/os_unix.c+1-43
- src/os_unix.h-16
- src/os_unixx.h+3-11
- src/os_vms_conf.h-1
- src/testdir/test_normal.vim+4-1
- src/testdir/test_textformat.vim+35-9
- src/textformat.c+18
- src/version.c+12
- src/vim.h-16
0 commit comments