From 13c2e0b1ba9e8d6eef46ff288b12d4f8db5f51c3 Mon Sep 17 00:00:00 2001 From: Christian Brabandt Date: Sat, 5 Jan 2019 00:00:39 +0100 Subject: [PATCH] vim: Import v8.1.0691 * 8.1.0691: text properties are not adjusted for :substitute * 8.1.0690: setline() and setbufline() do not clear text properties * 8.1.0689: undo with text properties not tested * 8.1.0688: text properties are not restored by undo --- gitlog.txt | 2 +- vim | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gitlog.txt b/gitlog.txt index 35d9ed3e..fb763403 100644 --- a/gitlog.txt +++ b/gitlog.txt @@ -1 +1 @@ -* [8.1.0687](https://github.com/vim/vim/releases/tag/v8.1.0687): sentence text object in Visual mode is not tested\n* [8.1.0686](https://github.com/vim/vim/releases/tag/v8.1.0686): when 'y' is in 'cpoptions' yanking for the clipboard changes redo\n* [8.1.0685](https://github.com/vim/vim/releases/tag/v8.1.0685): get_buf_tv() is named inconsistently\n* [8.1.0684](https://github.com/vim/vim/releases/tag/v8.1.0684): warnings from 64-bit compiler\n* [8.1.0683](https://github.com/vim/vim/releases/tag/v8.1.0683): spell highlighting does not always end +* [8.1.0691](https://github.com/vim/vim/releases/tag/v8.1.0691): text properties are not adjusted for :substitute\n* [8.1.0690](https://github.com/vim/vim/releases/tag/v8.1.0690): setline() and setbufline() do not clear text properties\n* [8.1.0689](https://github.com/vim/vim/releases/tag/v8.1.0689): undo with text properties not tested\n* [8.1.0688](https://github.com/vim/vim/releases/tag/v8.1.0688): text properties are not restored by undo diff --git a/vim b/vim index 6d3a1940..4164bb20 160000 --- a/vim +++ b/vim @@ -1 +1 @@ -Subproject commit 6d3a1940be9d3f2b079f81baa9b19f839289b69e +Subproject commit 4164bb204e97a2ff3d6c43cba779bdff9e853892