Skip to content

Commit 0a01255

Browse files
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 powershell
1 parent 0b8b3b0 commit 0a01255

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gitlog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* [9.2.0119](https://github.com/vim/vim/commit/6495ca4c165d9a1ba32947282c8473cb6b664be8): incorrect highlight initialization in win\_init()\n* [9.2.0118](https://github.com/vim/vim/commit/d180f67a41a44ad227f87b3a89168f2a5fab1391): memory leak in w\_hl when reusing a popup window\n* [9.2.0117](https://github.com/vim/vim/commit/f17b8b1df5fc3ad424ccc5f053d6d3ab4512b19d): tests: test\_wayland.vim fails\n* [9.2.0116](https://github.com/vim/vim/commit/f90fc1bd729df58627f8578267aa93a006a98937): terminal: synchronized output sequences are buffered\n* [runtime(docs): Update CONTRIBUTING.md and mention #vim on libera](https://github.com/vim/vim/commit/49b81793ff74e1e8cb7347bc57e643c10f930a4e)\n* [9.2.0115](https://github.com/vim/vim/commit/f3b566481c39b6c5fbbe96a93432d526bc76ab32): popup: screen flickering possible during async callbacks\n* [runtime(sed): Update syntax, support more GNU address extensions](https://github.com/vim/vim/commit/e948fea6402e18f01ac597c49185f9a4d62462b5)\n* [9.2.0114](https://github.com/vim/vim/commit/78ae2ff09438c4383d570f4c92e23134805cf0b7): MS-Windows: terminal output may go to wrong terminal\n* [runtime(doc): remove thoughts of generics for a function](https://github.com/vim/vim/commit/bd77d327d32a87826612d9ed2d4b2c1493651dbd)\n* [9.2.0113](https://github.com/vim/vim/commit/9c4cb7145fc437c1f31c94767d72e15fd60f0b25): winhighlight pointer may be used uninitialized
1+
* [runtime(doc): Update intro.txt about Neovim](https://github.com/vim/vim/commit/bab761960408a81ea9a21d8af573a8de4f7290f1)\n* [9.2.0125](https://github.com/vim/vim/commit/271f4fe47bbf56b8224583e70e51aa6833509164): tests: test\_textformat.vim leaves swapfiles behind\n* [9.2.0124](https://github.com/vim/vim/commit/24fd6980457a942d58c2fe74b945d951081bf8ab): auto-format may swallow white space\n* [9.2.0123](https://github.com/vim/vim/commit/6c0321fb9dda69a032c9a0dc3dd5f5cb5a24f944): GTK: using deprecated gdk\_pixbuf\_new\_from\_xpm\_data()\n* [9.2.0122](https://github.com/vim/vim/commit/48b913d735a358b1ce70eeb0d13428066451a28b): Vim still supports compiling on NeXTSTEP\n* [memory](https://github.com/vim/vim/commit/7ed37dc53409331cd9e7e0e10238651f7bca2672) leak in list\_extend\_func() in list.c\n* [9.2.0120](https://github.com/vim/vim/commit/123a1e64106ea74a50d9428b465a604cae4c104f): tests: test\_normal fails\n* [runtime(zip): Make ZipUpdatePS() check that shell is powershell](https://github.com/vim/vim/commit/2c1269f0d34f6526f0aaff89b85e0a83e9233fe1)

0 commit comments

Comments
 (0)