diff --git a/gitlog.txt b/gitlog.txt index 01cf879f..d09897a5 100644 --- a/gitlog.txt +++ b/gitlog.txt @@ -1 +1 @@ -* [8.2.3281](https://github.com/vim/vim/commit/23e2e115154ef0bf05d809024eed328a46ed0f82): Vim9: TODO items in tests can be taken care of\n* [8.2.3280](https://github.com/vim/vim/commit/51ad850f5fbafa7aa3f60affa74ec9c9f992c6cc): 'virtualedit' local to buffer is not the best solution +* [8.2.3290](https://github.com/vim/vim/commit/9fe17d473a6041e2ea85229f4fa09831d910def4): Vim9: compiling dict may use pointer after free\n* [8.2.3289](https://github.com/vim/vim/commit/f18e8a969a3414ed5e6b7159c40fe43963021ff3): compiler warning for unused variable with small features\n* [8.2.3288](https://github.com/vim/vim/commit/9dc4bef897a37a610a28d69cee6d30749db61296): cannot easily access namespace dictionaries from Lua\n* [8.2.3287](https://github.com/vim/vim/commit/57942237c1d54d8a236b43c56dc2b002339eb394): channel events not handled in BufEnter autocommand\n* [8.2.3286](https://github.com/vim/vim/commit/d61f2f772a59617850e9aa2f5fa069c1aad8e074): win\_enter\_ext() has too many boolean arguments\n* [8.2.3285](https://github.com/vim/vim/commit/dd097bdc1376e4ca2cfd4a4d64021b6ba0df4bed): scdoc filetype is not recognized\n* [8.2.3284](https://github.com/vim/vim/commit/80d7395dcfe96158428da6bb3d28a6eee1244e28): no error for insert() or remove() changing a locked blob\n* [8.2.3283](https://github.com/vim/vim/commit/0eec8519424eaea7baebfda979c33dd609a4e3fa): Julia filetype is not recognized\n* [8.2.3282](https://github.com/vim/vim/commit/41a3485dd638a09e4c463b1a1da231f4290454f2): Vim9: error about using -complete without -nargs is confusing diff --git a/vim b/vim index 23e2e115..9fe17d47 160000 --- a/vim +++ b/vim @@ -1 +1 @@ -Subproject commit 23e2e115154ef0bf05d809024eed328a46ed0f82 +Subproject commit 9fe17d473a6041e2ea85229f4fa09831d910def4