Skip to content

Commit c9debcb

Browse files
vim: Import v9.1.0678
* runtime(yaml): do not re-indent when commenting out lines * 9.1.0678: [security]: use-after-free in alist_add() * 9.1.0677: :keepp does not retain the substitute pattern * translation(ja): Update Japanese translations to latest release * runtime(netrw): Drop committed trace lines * runtime(netrw): Error popup not always used * runtime(netrw): ErrorMsg() may throw E121 * runtime(tutor): update Makefile and make it portable between GNU and BSD * translation: improve the po/cleanup.vim script * runtime(lang): update Makefile and make it portable between GNU and BSD * 9.1.0676: style issues with man pages
1 parent 67ad2db commit c9debcb

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.0675](https://github.com/vim/vim/commit/ded1677dd20ae795fadc8d6f3c01f012b1338fe1): Patch v9.1.0674 causes problems\n* [runtime(dosbatch): Show %%i as an argument in syntax file](https://github.com/vim/vim/commit/a1dc64956f36cb921d556910c5356bb6b91ba5b9)\n* [runtime(dosbatch): Add syn-sync to syntax file](https://github.com/vim/vim/commit/11c92be8974f04ab12ff3f9cd89a692bbd6c46d9)\n* [runtime(sql, mysql): fix E169: Command too recursive with sql\_type\_default = "mysql"](https://github.com/vim/vim/commit/fc762dfc9fa95696409067bcb565e846c9ccfc5a)\n* [9.1.0674](https://github.com/vim/vim/commit/7477861e0d1d4bb168a65585c49c66e57b3ec636): Vim9: compiling abstract method fails because of missing return\n* [runtime(javascript): fix a few issues with syntax higlighting](https://github.com/vim/vim/commit/ea76096fa98ac26c23703bffdc4d9b3dc8a94d7e)\n* [runtime(mediawiki): fix typo in doc, test for b:did\_ftplugin var](https://github.com/vim/vim/commit/dd36d6cc7c39f3cfb29818f89f4f9dec2c7c22e4)\n* [runtime(termdebug): Fix wrong test for balloon feature](https://github.com/vim/vim/commit/bbeb38db4eff4e7be2cd5fef632c80612f234bb8)\n* [runtime(doc): Remove mentioning of the voting feature](https://github.com/vim/vim/commit/ff1680722d01dc17a66b6e5f7ba22eaf9419742c)
1+
* [runtime(yaml): do not re-indent when commenting out lines](https://github.com/vim/vim/commit/c6ed816761f44da92d8c61f5ea6cb7fdbb45fac5)\n* [9.1.0678](https://github.com/vim/vim/commit/0a6e57b09bc8c76691b367a5babfb79b31b770e8): \[security\]: use-after-free in alist\_add()\n* [9.1.0677](https://github.com/vim/vim/commit/3b59be4ed8a145d3188934f1a5cd85432bd2433d): :keepp does not retain the substitute pattern\n* [translation(ja): Update Japanese translations to latest release](https://github.com/vim/vim/commit/12cb1d1326c785c0f44303d113f27edcd473cb33)\n* [runtime(netrw): Drop committed trace lines](https://github.com/vim/vim/commit/1fbccc1e9694e5e6162dff112b49a093eac770ee)\n* [runtime(netrw): Error popup not always used](https://github.com/vim/vim/commit/b4d11644254ec6e29aed93a9fdcde2160163aefd)\n* [runtime(netrw): ErrorMsg() may throw E121](https://github.com/vim/vim/commit/7c754110ff8e0d666d422f1644bc356c8fee7392)\n* [runtime(tutor): update Makefile and make it portable between GNU and BSD](https://github.com/vim/vim/commit/1869fe0ce6f0c1cc37e02623b2a372e1c81f6864)\n* [translation: improve the po/cleanup.vim script](https://github.com/vim/vim/commit/cca3df9275c6f76e3b31ad9b13ced91a44e1855b)\n* [runtime(lang): update Makefile and make it portable between GNU and BSD](https://github.com/vim/vim/commit/5f995c92e7658acd16f73c6f6c5a2b9c2e0bdbcd)\n* [9.1.0676](https://github.com/vim/vim/commit/81b62dd65435d6d7917934daf5eff42eca8906f8): style issues with man pages

0 commit comments

Comments
 (0)