Commit 52b6d5a
committed
vim: Import v9.2.0335
* 9.2.0335: json_encode() uses recursive algorithm
* 9.2.0334: GTK: window geometry shrinks with with client-side decorations
* 9.2.0333: filetype: PklProject files are not recognized
* runtime(doc): Update documentation on statusline click handler
* 9.2.0332: popup: still opacity rendering issues
* 9.2.0331: spellfile: stack buffer overflows in spell file generation
* 9.2.0330: tests: some patterns in tar and zip plugin tests not strict enough1 parent 82450eb commit 52b6d5a
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
- runtime/doc/builtin.txt+2-1
- runtime/doc/tags-1
- runtime/doc/various.txt-1
- runtime/filetype.vim+1-1
- src/gui.c+40-11
- src/gui_gtk_x11.c+139-8
- src/highlight.c+64-23
- src/json.c+274-90
- src/popupwin.c+78-2
- src/proto/popupwin.pro+1
- src/screen.c+40-14
- src/spellfile.c+10-4
- src/testdir/dumps/Test_popupwin_opacity_wide_1.dump+10-10
- src/testdir/dumps/Test_popupwin_opacity_wide_2.dump+10-10
- src/testdir/test_filetype.vim+1-1
- src/testdir/test_gui.vim+78
- src/testdir/test_plugin_tar.vim+7-7
- src/testdir/test_plugin_zip.vim+9-9
- src/testdir/test_popupwin.vim+6-5
- src/testdir/test_spellfile.vim+27
- src/version.c+12
0 commit comments