Skip to content

Commit

Permalink
vim: Import v8.1.1420
Browse files Browse the repository at this point in the history
* 8.1.1420: popup window size only uses first line length
* 8.1.1419: listener callbacks may be called recursively
* 8.1.1418: win_execute() is not implemented yet
* 8.1.1417: MS-Windows: resolve() does not resolve all components of path
* 8.1.1416: popup_getposition() not implemented yet
  • Loading branch information
chrisbra committed May 29, 2019
1 parent f51e11f commit d01fd97
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.1.1415](https://github.com/vim/vim/releases/tag/v8.1.1415): build error in MS-Windows GUI\n* [8.1.1414](https://github.com/vim/vim/releases/tag/v8.1.1414): alloc() returning "char_u *" causes a lot of type casts
* [8.1.1420](https://github.com/vim/vim/releases/tag/v8.1.1420): popup window size only uses first line length\n* [8.1.1419](https://github.com/vim/vim/releases/tag/v8.1.1419): listener callbacks may be called recursively\n* [8.1.1418](https://github.com/vim/vim/releases/tag/v8.1.1418): win_execute() is not implemented yet\n* [8.1.1417](https://github.com/vim/vim/releases/tag/v8.1.1417): MS-Windows: resolve() does not resolve all components of path\n* [8.1.1416](https://github.com/vim/vim/releases/tag/v8.1.1416): popup_getposition() not implemented yet

0 comments on commit d01fd97

Please sign in to comment.