Skip to content

Commit

Permalink
vim: Import v9.1.0158
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
chrisbra committed Mar 7, 2024
1 parent 81278e3 commit cab63c1
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 @@
* [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

0 comments on commit cab63c1

Please sign in to comment.