Skip to content

Commit 4511fd1

Browse files
vim: Import v9.1.1577
* 9.1.1577: Vim9: no generic support yet * 9.1.1576: cannot easily trigger wildcard expansion * runtime(doc): clarify C99 constraints and portability assumptions * 9.1.1575: tabpanel not drawn correctly with wrapped lines * 9.1.1574: Dead code in mbyte.c
1 parent 1f642c7 commit 4511fd1

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-
* [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
1+
* [9.1.1577](https://github.com/vim/vim/commit/3416cee36f1f668dd31f9ee8461be908d3d59c06): Vim9: no generic support yet\n* [9.1.1576](https://github.com/vim/vim/commit/b486ed8266d3b8cd1ffab7d7f302fbd6d5a55c70): cannot easily trigger wildcard expansion\n* [runtime(doc): clarify C99 constraints and portability assumptions](https://github.com/vim/vim/commit/689f3bf3139bf8124adfa4bea3d4d8a438b9feb2)\n* [9.1.1575](https://github.com/vim/vim/commit/e1c507a9657f6ce39213b1de3cdb1184fc9c71a0): tabpanel not drawn correctly with wrapped lines\n* [9.1.1574](https://github.com/vim/vim/commit/b2013396d47d03309eb9e280c1e3f41b15b971f7): Dead code in mbyte.c

0 commit comments

Comments
 (0)