Skip to content

Commit 816b57d

Browse files
vim: Import v9.1.0727
* runtime(doc): clarify the effect of the timeout for search()-functions * runtime(idlang): update syntax script * runtime(spec): Recognize epoch when making spec changelog in ftplugin * runtime(spec): add file triggers to syntax script * 9.1.0727: too many strlen() calls in option.c * runtime(make): add compiler/make.vim to reset compiler plugin settings * runtime(java): Recognise all available standard doclet tags * 9.1.0726: not using correct python3 API with dynamic linking * runtime(dosini): Update syntax script, spellcheck comments only * runtime(doc): Revert outdated comment in completeopt's fuzzy documentation * 9.1.0725: filetype: swiftinterface files are not recognized
1 parent fd7ffb5 commit 816b57d

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(pandoc): Update compiler plugin to use actual 'spelllang'](https://github.com/vim/vim/commit/d30ffdca495d116da359aaea806ad0da7b4b6c75)\n* [runtime(groff): Add compiler plugin for groff](https://github.com/vim/vim/commit/7cc0e9145dbd6b25de849b3c218e51fb689e6dfc)\n* [9.1.0724](https://github.com/vim/vim/commit/c2285a8cf397d1d694a350415fb37f7d51202ec4): if\_python: link error with python 3.13 and stable ABI\n* [9.1.0723](https://github.com/vim/vim/commit/97a5be46879ab2b24bb9b485966be031865e1191): if\_python: dynamic linking fails with python3 >= 3.13
1+
* [runtime(doc): clarify the effect of the timeout for search()-functions](https://github.com/vim/vim/commit/d657d3d8fd635dbd78402358788dc58a96d04117)\n* [runtime(idlang): update syntax script](https://github.com/vim/vim/commit/fc72a2fa4898d6d2f60695339d597672a4c0b7c5)\n* [runtime(spec): Recognize epoch when making spec changelog in ftplugin](https://github.com/vim/vim/commit/e40157641c1ddb9cc805c04ca23fb80a6382a349)\n* [runtime(spec): add file triggers to syntax script](https://github.com/vim/vim/commit/2241f0845fcb2ff362f34abd756cedf239e50b55)\n* [9.1.0727](https://github.com/vim/vim/commit/95dacbb5fd53f76a7e369c554aaa02e86b81eca8): too many strlen() calls in option.c\n* [runtime(make): add compiler/make.vim to reset compiler plugin settings](https://github.com/vim/vim/commit/077d1d2cff20daec6f1efd504ef27fc09b927799)\n* [runtime(java): Recognise all available standard doclet tags](https://github.com/vim/vim/commit/a9ae38dc3f42f0dd39dae1311de6e1c289697df4)\n* [9.1.0726](https://github.com/vim/vim/commit/508403687d3538a99fc900ff9e9951ec788ac421): not using correct python3 API with dynamic linking\n* [runtime(dosini): Update syntax script, spellcheck comments only](https://github.com/vim/vim/commit/c0982f9f794a4c5737d3d7a3129b3121ab20e458)\n* [runtime(doc): Revert outdated comment in completeopt's fuzzy documentation](https://github.com/vim/vim/commit/26e4b000025ea0e25ea7877314d9095737431bae)\n* [9.1.0725](https://github.com/vim/vim/commit/03cac4b70d819148f4b4404701b8f331a3af0fb6): filetype: swiftinterface files are not recognized

0 commit comments

Comments
 (0)