Skip to content

Commit 1f642c7

Browse files
vim: Import v9.1.1573
* runtime(doc): mention the "pipefail" shell option * 9.1.1573: Memory leak when pressing Ctrl-D in cmdline mode * translation: mark vim.pot as binary * translation: do not add message location as comments into vim.pot * 9.1.1572: expanding $var does not escape whitespace for 'path' * 9.1.1571: CmdlineChanged triggered to often * runtime(rust): improve loading time * runtime(doc): Update help syntax, match :autocmd options * 9.1.1570: Copilot suggested some improvements in cmdexpand.c * translation(de): Update German translations * translation(it): Update Italian translations * 9.1.1569: tests: Vim9 tests can be improved * runtime(doc): Tweak documentation about tab pages * runtime(uc): include uc filetype plugin * translation: comment out deletion of *.pot file in Makefiles * 9.1.1568: need a few more default highlight groups * 9.1.1567: crash when using inline diff mode
1 parent 3212cc2 commit 1f642c7

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.1.1566](https://github.com/vim/vim/commit/0e40501a9d1ff9bd06f8a829a8a255a0964edb3c): self-referenced enum may not get freed\n* [9.1.1565](https://github.com/vim/vim/commit/f412241fcdf93107353d75c99adcc4c0bc900656): configure: does not consider tiny version for wayland\n* [runtime(lf): update syntax to support lf version r36](https://github.com/vim/vim/commit/a2fff3fb94d11b916ea177ba0e6ef0cceab55ff9)\n* [runtime(sh): properly delete shell commands in syntax file](https://github.com/vim/vim/commit/ba3a5a7372e7e41ef0153d05295b97bb06b57342)\n* [Update editorconfig and the documented C-style for sign.c/sound.c](https://github.com/vim/vim/commit/58706ac040db18c0a501cafc0de5ba33c21458a6)\n* [runtime(vim): Update base syntax and generator, improve command/function distinction](https://github.com/vim/vim/commit/2f7c957c8d89b0fe06896ee0e2eaa1c3c0b2b485)\n* [9.1.1564](https://github.com/vim/vim/commit/2e58b7684ff6075565cbfdf778da08391963fa59): crash when opening popup to closing buffer\n* [translation: mark vim.pot as linguist-generated, ignore msg locations in vim.pot](https://github.com/vim/vim/commit/be863b26334c3423c64d554f930bb2baf680f617)
1+
* [runtime(doc): mention the "pipefail" shell option](https://github.com/vim/vim/commit/1f6faff9126dde38029bd5a1eed279c294b72dca)\n* [9.1.1573](https://github.com/vim/vim/commit/c02bef26fdfbffd442cbc5acef375256fa7fd6ff): Memory leak when pressing Ctrl-D in cmdline mode\n* [translation: mark vim.pot as binary](https://github.com/vim/vim/commit/9f4a80e2a7a28334c98f8cf8cfc1e6727dfdef3b)\n* [translation: do not add message location as comments into vim.pot](https://github.com/vim/vim/commit/2844765e903214490e1494ec55d118b30fa45567)\n* [9.1.1572](https://github.com/vim/vim/commit/8b004081c4cd3788c3685420cbbe3b45e609724f): expanding $var does not escape whitespace for 'path'\n* [9.1.1571](https://github.com/vim/vim/commit/239c4e4abe79c0f3611f0b4776ee34fbf0ac53cf): CmdlineChanged triggered to often\n* [runtime(rust): improve loading time](https://github.com/vim/vim/commit/1afe8c3a4d9d61a4762c11ddf4c50050a92bd23e)\n* [runtime(doc): Update help syntax, match :autocmd options](https://github.com/vim/vim/commit/31ec66403d1976a67a95b3774c7c1b9062381e8d)\n* [9.1.1570](https://github.com/vim/vim/commit/88b735973c4c40b1b97620fbf90695944dbde85f): Copilot suggested some improvements in cmdexpand.c\n* [translation(de): Update German translations](https://github.com/vim/vim/commit/5eb9448743a2e2d8ebfa203dfdd4a96fe46e27dc)\n* [translation(it): Update Italian translations](https://github.com/vim/vim/commit/d8be37af0f8813af98dab6c5f0a019fd4a5110a3)\n* [9.1.1569](https://github.com/vim/vim/commit/ba023e135b29f85e89f2c3882b9cf313f0e2bd02): tests: Vim9 tests can be improved\n* [runtime(doc): Tweak documentation about tab pages](https://github.com/vim/vim/commit/d3170f59e06c843461be981dfe62b5f13fd57a4d)\n* [runtime(uc): include uc filetype plugin](https://github.com/vim/vim/commit/a2578e08d53d72ab1943b760b0ac35cefb1fc132)\n* [translation: comment out deletion of \*.pot file in Makefiles](https://github.com/vim/vim/commit/3c8d32e4fc17b4b38b17d7c039ee6203d1b01078)\n* [9.1.1568](https://github.com/vim/vim/commit/16f7098e68951ce421512c34d03810bdd1efbaed): need a few more default highlight groups\n* [9.1.1567](https://github.com/vim/vim/commit/c8b99e2d139cf72c567892e44939f2719f703fa8): crash when using inline diff mode

0 commit comments

Comments
 (0)