Skip to content

Commit

Permalink
vim: Import v8.2.1709
Browse files Browse the repository at this point in the history
* 8.2.1709: Vim9: memory leak when using multiple closures
* 8.2.1708: Vim9: error message for function has unpritable characters
* 8.2.1707: small inconsitency in highlight test
* 8.2.1706: Vim9: crash after running into the "Multiple closures" error
* 8.2.1705: "verbose hi Name" reports incorrect info after ":hi clear"
  • Loading branch information
chrisbra committed Sep 18, 2020
1 parent 52c5fed commit 606555b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gitlog.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
* [8.2.1704](https://github.com/vim/vim/commit/77e5dcc36a82da040072d74e3ced410d15c42757): Vim9: crash in for loop when autoload script has an error\n* [8.2.1703](https://github.com/vim/vim/commit/213da551dec465e193619684b260bf9d5a8d6afc): ":highlight clear" does not restore default link\n* [8.2.1702](https://github.com/vim/vim/commit/da697645d5917eb3d4168c06c3442bef9fb746bf): crash when using undo after deleting folded lines
* [8.2.1709](https://github.com/vim/vim/commit/dec07510bbdf335a2de3d63591231a90ef3e4c80): Vim9: memory leak when using multiple closures\n* [8.2.1708](https://github.com/vim/vim/commit/b185a4074515f576b420cfc7a5a07f840cf6b51f): Vim9: error message for function has unpritable characters\n* [8.2.1707](https://github.com/vim/vim/commit/2bbada811625ee53c7bcdf689dbf409e9975ea8f): small inconsitency in highlight test\n* [8.2.1706](https://github.com/vim/vim/commit/7cbfaa51de7b225effdc79a008c71a5551883c38): Vim9: crash after running into the "Multiple closures" error\n* [8.2.1705](https://github.com/vim/vim/commit/e8df0104985af58ee501a6fbac8ac9f886e84e5a): "verbose hi Name" reports incorrect info after ":hi clear"
2 changes: 1 addition & 1 deletion vim

0 comments on commit 606555b

Please sign in to comment.