From d01fd975f96a736c3ce1e61352a114bfc21614e4 Mon Sep 17 00:00:00 2001 From: Christian Brabandt Date: Thu, 30 May 2019 00:00:35 +0200 Subject: [PATCH] vim: Import v8.1.1420 * 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 --- gitlog.txt | 2 +- vim | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gitlog.txt b/gitlog.txt index b7626300..28f3d555 100644 --- a/gitlog.txt +++ b/gitlog.txt @@ -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 diff --git a/vim b/vim index 59edb00e..88c4e1f0 160000 --- a/vim +++ b/vim @@ -1 +1 @@ -Subproject commit 59edb00e2219d4eda34b32a5d405f245053c5b74 +Subproject commit 88c4e1f06905983870175a473683e81312d14c64