diff --git a/gitlog.txt b/gitlog.txt index 591116cc..9e18d317 100644 --- a/gitlog.txt +++ b/gitlog.txt @@ -1 +1 @@ -* [9.1.0810](https://github.com/vim/vim/commit/aeb1c97db5b9de4f4903e7f288f2aa5ad6c49440): cannot easily adjust the |:find| command\n* [9.1.0809](https://github.com/vim/vim/commit/626b6ab48682b211c22ede5a6e63513c85f93e58): filetype: petalinux config files not recognized\n* [9.1.0808](https://github.com/vim/vim/commit/6d5f4a0bed7644d5fcd442000a902ed3ae0704fe): Terminal scrollback doesn't shrink when decreasing 'termwinscroll'\n* [9.1.0807](https://github.com/vim/vim/commit/3e5bbb8e11758d879acf17aa6668874bfccd7e96): tests: having 'nolist' in modelines isn't always desired\n* [9.1.0806](https://github.com/vim/vim/commit/b38700ac81d90a652e5c8495056dd78df5babdde): tests: no error check when setting global 'briopt'\n* [9.1.0805](https://github.com/vim/vim/commit/231480f9753fa3fb28e17b670550ce43172c0eba): tests: minor issues in gen\_opt\_test.vim\n* [9.1.0804](https://github.com/vim/vim/commit/a441a3eaabbfc14b4772e07ecbecaaff3bd06a58): tests: no error check when setting global 'cc'\n* [9.1.0803](https://github.com/vim/vim/commit/5e7a6a4a106923e45c67dae6810e4c9753f88025): tests: no error check when setting global 'isk'\n* [9.1.0802](https://github.com/vim/vim/commit/142cad1f88d1d3aa34b6050151e620b66185112e): tests: no error check when setting global 'fdm' to empty value\n* [9.1.0801](https://github.com/vim/vim/commit/94606f70e2e5889feff86f0e8beacdfb88867516): tests: no error check when setting global 'termwinkey'\n* [9.1.0800](https://github.com/vim/vim/commit/8be10aa9e4f88d9cc3d0a556cb259635145a8575): tests: no error check when setting global 'termwinsize'\n* [runtime(doc): :ownsyntax also resets 'spelloptions'](https://github.com/vim/vim/commit/19be0eb7f0c5877fef927a22457fdd7b3ec0ea9b)\n* [9.1.0799](https://github.com/vim/vim/commit/ceec8640df0f75c6e7759fbb3d7a1064313321fb): tests: gettwinvar()/gettabwinvar() tests are not comprehensive\n* [runtime(doc): Fix wrong Mac default options](https://github.com/vim/vim/commit/92b59c628ab852ab224de134eaf0a5132e9eac9e) +* [9.1.0813](https://github.com/vim/vim/commit/118072862b7c01cceb22f28fd85b1621cf03a2d1): no error handling with setglobal and number types\n* [9.1.0812](https://github.com/vim/vim/commit/d0809869d6445faecd323fb33dc271d8c74a94fb): Coverity warns about dereferencing NULL ptr\n* [9.1.0811](https://github.com/vim/vim/commit/2f6efaccfd5c4e7df1f54ed0f41f329abbe05f60): :find expansion does not consider 'findexpr' diff --git a/vim b/vim index aeb1c97d..11807286 160000 --- a/vim +++ b/vim @@ -1 +1 @@ -Subproject commit aeb1c97db5b9de4f4903e7f288f2aa5ad6c49440 +Subproject commit 118072862b7c01cceb22f28fd85b1621cf03a2d1