diff --git a/gitlog.txt b/gitlog.txt index c7b8e149..4c483bd6 100644 --- a/gitlog.txt +++ b/gitlog.txt @@ -1 +1 @@ -* [translation(it): Update Italian Vim manpage](https://github.com/vim/vim/commit/4032daaa11f090421a417af7dfe962960c1aa97f)\n* [runtime(man): disable the q mapping](https://github.com/vim/vim/commit/6dcd7f1a4d6d216798963edce9de69d03092433f)\n* [runtime(cpp): Change 'cms' for C++ to '// %s'](https://github.com/vim/vim/commit/ce47d32b03bb7df0100b2625ef68fad1eb4646e3)\n* [runtime(ccomplete): fix type mismatch error](https://github.com/vim/vim/commit/d9ec67691170cd3764cbf767636305e47987340f)\n* [runtime(termdebug): Fix wrong email address](https://github.com/vim/vim/commit/ae4641d68e2c01ee4847395bdb78a8c9c52394c7)\n* [runtime(termdebug): convert termdebug plugin to Vim9 script](https://github.com/vim/vim/commit/23f29ffc64276dd790581f98b86a0a6435b7eb22)\n* [9.1.0470](https://github.com/vim/vim/commit/7cbed350f840b7ff96a5be6102f26ad57929b8b6): tests: Test\_ColonEight\_MultiByte() fails sporadically\n* [9.1.0469](https://github.com/vim/vim/commit/529b9ad62a0e843ee56ef609aef7e51b7dc8a4c8): Cannot have buffer-local value for 'completeopt'\n* [9.1.0468](https://github.com/vim/vim/commit/84d9611b673230a0e1e8fd57423976d30ef36308): GvimExt does not consult HKEY\_CURRENT\_USER\n* [CI: update FreeBSD runner to 14.1 (#13937)](https://github.com/vim/vim/commit/9c60890518ed4e82afd6980bf0ecf5bbcc356ce6)\n* [9.1.0467](https://github.com/vim/vim/commit/551d8c372e49ed630fd95c6422a0ee62d00902c5): typos in some comments\n* [runtime(vim): Update base-syntax, allow whitespace before :substitute pattern](https://github.com/vim/vim/commit/92f4e915908962da2c1969a8d60f1563e06ee00e) +* [runtime(doc): Added definitions of Vim scripts and plugins](https://github.com/vim/vim/commit/c593b9ead9b4346724187ab604fa593ead1fa4b2)\n* [runtime(java): Exclude lambda expressions from \_when\_ \_switch-case\_ label clauses (#14945)](https://github.com/vim/vim/commit/d6b4afb636aed7eaf709eb27c4944a1263a0f887)\n* [runtime(termdebug): Fix saved\_mousemodel check](https://github.com/vim/vim/commit/477402ecf99b09087c2517398f05e02f082ef192)\n* [9.1.0472](https://github.com/vim/vim/commit/aa925eeb97bd294d4a5253a3194949a37cbc8365): Inconsistencies between functions for option flags\n* [9.1.0471](https://github.com/vim/vim/commit/2d1d5c6c27b0abe7494cb07dd56a47d61ae95169): Crash when using autocmd\_get() after removing event inside autocmd\n* [runtime(termdebug: Fix errors in using the latest termdebug.vim](https://github.com/vim/vim/commit/03a3df15ca8bdae27b609eed815132fb79365fb0)\n* [runtime(doc): Fix small style issues](https://github.com/vim/vim/commit/9c4389acc307943a2cd754ecbec3834810d152e4)\n* [runtime(doc): add return type info for Vim function descriptions](https://github.com/vim/vim/commit/5674c9a7de503d5e798055a5e1115343ff885221)\n* [translation(it): Update Italian Vim manpage](https://github.com/vim/vim/commit/4032daaa11f090421a417af7dfe962960c1aa97f)\n* [runtime(man): disable the q mapping](https://github.com/vim/vim/commit/6dcd7f1a4d6d216798963edce9de69d03092433f)\n* [runtime(cpp): Change 'cms' for C++ to '// %s'](https://github.com/vim/vim/commit/ce47d32b03bb7df0100b2625ef68fad1eb4646e3)\n* [runtime(ccomplete): fix type mismatch error](https://github.com/vim/vim/commit/d9ec67691170cd3764cbf767636305e47987340f)\n* [runtime(termdebug): Fix wrong email address](https://github.com/vim/vim/commit/ae4641d68e2c01ee4847395bdb78a8c9c52394c7)\n* [runtime(termdebug): convert termdebug plugin to Vim9 script](https://github.com/vim/vim/commit/23f29ffc64276dd790581f98b86a0a6435b7eb22)\n* [9.1.0470](https://github.com/vim/vim/commit/7cbed350f840b7ff96a5be6102f26ad57929b8b6): tests: Test\_ColonEight\_MultiByte() fails sporadically\n* [9.1.0469](https://github.com/vim/vim/commit/529b9ad62a0e843ee56ef609aef7e51b7dc8a4c8): Cannot have buffer-local value for 'completeopt'\n* [9.1.0468](https://github.com/vim/vim/commit/84d9611b673230a0e1e8fd57423976d30ef36308): GvimExt does not consult HKEY\_CURRENT\_USER\n* [CI: update FreeBSD runner to 14.1 (#13937)](https://github.com/vim/vim/commit/9c60890518ed4e82afd6980bf0ecf5bbcc356ce6)\n* [9.1.0467](https://github.com/vim/vim/commit/551d8c372e49ed630fd95c6422a0ee62d00902c5): typos in some comments\n* [runtime(vim): Update base-syntax, allow whitespace before :substitute pattern](https://github.com/vim/vim/commit/92f4e915908962da2c1969a8d60f1563e06ee00e) diff --git a/vim b/vim index 4032daaa..c593b9ea 160000 --- a/vim +++ b/vim @@ -1 +1 @@ -Subproject commit 4032daaa11f090421a417af7dfe962960c1aa97f +Subproject commit c593b9ead9b4346724187ab604fa593ead1fa4b2