From 319c90dc2fa612ea4f65e52d5377872a08a447aa Mon Sep 17 00:00:00 2001 From: Christian Brabandt Date: Sun, 19 May 2019 00:00:27 +0200 Subject: [PATCH] vim: Import v8.1.1350 * 8.1.1350: "W" for wrapping not shown when more than 99 matches * 8.1.1349: if writing runs into conversion error backup file is deleted * 8.1.1348: running tests may cause the window to move * 8.1.1347: fractional scroll position not restored after closing window * 8.1.1346: error for Python exception does not show useful info * 8.1.1345: stuck in sandbox with ":s/../\\=Function/gn" * 8.1.1344: Coverity complains about possibly using a NULL pointer --- gitlog.txt | 2 +- vim | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gitlog.txt b/gitlog.txt index 82f103e5..46bf0194 100644 --- a/gitlog.txt +++ b/gitlog.txt @@ -1 +1 @@ -* [8.1.1343](https://github.com/vim/vim/releases/tag/v8.1.1343): text properties not adjusted for Visual block mode delete\n* [8.1.1342](https://github.com/vim/vim/releases/tag/v8.1.1342): using freed memory when joining line with text property\n* [8.1.1341](https://github.com/vim/vim/releases/tag/v8.1.1341): text properties are lost when joining lines\n* [8.1.1340](https://github.com/vim/vim/releases/tag/v8.1.1340): attributes from 'cursorline' overwrite textprop\n* [8.1.1339](https://github.com/vim/vim/releases/tag/v8.1.1339): installer needs to product name et al.\n* [8.1.1338](https://github.com/vim/vim/releases/tag/v8.1.1338): hang when concealing the '>' shown for half of wide char\n* [8.1.1337](https://github.com/vim/vim/releases/tag/v8.1.1337): get empty text prop when splitting line just after text prop +* [8.1.1350](https://github.com/vim/vim/releases/tag/v8.1.1350): "W" for wrapping not shown when more than 99 matches\n* [8.1.1349](https://github.com/vim/vim/releases/tag/v8.1.1349): if writing runs into conversion error backup file is deleted\n* [8.1.1348](https://github.com/vim/vim/releases/tag/v8.1.1348): running tests may cause the window to move\n* [8.1.1347](https://github.com/vim/vim/releases/tag/v8.1.1347): fractional scroll position not restored after closing window\n* [8.1.1346](https://github.com/vim/vim/releases/tag/v8.1.1346): error for Python exception does not show useful info\n* [8.1.1345](https://github.com/vim/vim/releases/tag/v8.1.1345): stuck in sandbox with ":s/../\=Function/gn"\n* [8.1.1344](https://github.com/vim/vim/releases/tag/v8.1.1344): Coverity complains about possibly using a NULL pointer diff --git a/vim b/vim index 8055d173..dc6855af 160000 --- a/vim +++ b/vim @@ -1 +1 @@ -Subproject commit 8055d17388736421d875dd4933c4c93d49a2ab58 +Subproject commit dc6855af974f2ef553aceee619fadcb858e25d39