From cab63c1ab31b51737253775edf63b02a3ceb5898 Mon Sep 17 00:00:00 2001 From: Christian Brabandt Date: Fri, 8 Mar 2024 00:00:52 +0100 Subject: [PATCH] vim: Import v9.1.0158 * 9.1.0158: 'shortmess' "F" flag doesn't work properly with 'autoread' * 9.1.0157: Duplicate assignment in f_getregion() * 9.1.0156: Make 'wfb' failing to split still report E1513 * runtime(syntax-tests): remove executable bit from sh test file * 9.1.0155: can only get getregion() from current buffer * 9.1.0154: shm=F not respected when reloading buffer with 'autoread' * 9.1.0153: Text properties corrupted with fo+=aw and backspace * translation(gr): add translation of the installer (#14148) * translation(it): Update Italian translation for winfixbuf * 9.1.0152: Coverity complains about ignoring return value --- gitlog.txt | 2 +- vim | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gitlog.txt b/gitlog.txt index d9448394..7995d98c 100644 --- a/gitlog.txt +++ b/gitlog.txt @@ -1 +1 @@ -* [9.1.0155](https://github.com/vim/vim/commit/84bf6e658da51126bdd2e50af1f40cabd149343f): can only get getregion() from current buffer\n* [9.1.0154](https://github.com/vim/vim/commit/9db39b0ec90600bb41faec3a12b934b17c298b1f): shm=F not respected when reloading buffer with 'autoread'\n* [9.1.0153](https://github.com/vim/vim/commit/7ac1145fbebb66dfee325dc5265309877d941c4e): Text properties corrupted with fo+=aw and backspace\n* [translation(gr): add translation of the installer (#14148)](https://github.com/vim/vim/commit/c62dacb7ed30af310e93ad50bced5a510a618b39)\n* [translation(it): Update Italian translation for winfixbuf](https://github.com/vim/vim/commit/e3f2ef0eecf69d77b51c16cdafb2a4ae0869f8ce)\n* [9.1.0152](https://github.com/vim/vim/commit/af7ae8160041e2d17c56945381e9370e7178e596): Coverity complains about ignoring return value +* [9.1.0158](https://github.com/vim/vim/commit/8a01744c563f615ae7f6b3ab7f5208214a45a8e2): 'shortmess' "F" flag doesn't work properly with 'autoread'\n* [9.1.0157](https://github.com/vim/vim/commit/0df8f93bdaea77a1afb9f4eca94fe67ec73e6df2): Duplicate assignment in f\_getregion()\n* [9.1.0156](https://github.com/vim/vim/commit/769eb2d0c3614f9ea6fffa82329558f1a4af384f): Make 'wfb' failing to split still report E1513\n* [runtime(syntax-tests): remove executable bit from sh test file](https://github.com/vim/vim/commit/64de03a22bcb3ea15a215673c08390e6babcc03f)\n* [9.1.0155](https://github.com/vim/vim/commit/84bf6e658da51126bdd2e50af1f40cabd149343f): can only get getregion() from current buffer\n* [9.1.0154](https://github.com/vim/vim/commit/9db39b0ec90600bb41faec3a12b934b17c298b1f): shm=F not respected when reloading buffer with 'autoread'\n* [9.1.0153](https://github.com/vim/vim/commit/7ac1145fbebb66dfee325dc5265309877d941c4e): Text properties corrupted with fo+=aw and backspace\n* [translation(gr): add translation of the installer (#14148)](https://github.com/vim/vim/commit/c62dacb7ed30af310e93ad50bced5a510a618b39)\n* [translation(it): Update Italian translation for winfixbuf](https://github.com/vim/vim/commit/e3f2ef0eecf69d77b51c16cdafb2a4ae0869f8ce)\n* [9.1.0152](https://github.com/vim/vim/commit/af7ae8160041e2d17c56945381e9370e7178e596): Coverity complains about ignoring return value diff --git a/vim b/vim index 84bf6e65..8a01744c 160000 --- a/vim +++ b/vim @@ -1 +1 @@ -Subproject commit 84bf6e658da51126bdd2e50af1f40cabd149343f +Subproject commit 8a01744c563f615ae7f6b3ab7f5208214a45a8e2