From 514d3df82dc154f1d52316cbb3a1564b5950c8cb Mon Sep 17 00:00:00 2001 From: Christian Brabandt Date: Mon, 16 Nov 2020 00:00:40 +0100 Subject: [PATCH] vim: Import v8.2.1992 * 8.2.1992: build fails with small features * 8.2.1991: Coverity warns for not using the ga_grow() return value * 8.2.1990: cursor position wrong in terminal popup with finished job * 8.2.1989: info popup triggers WinEnter and WinLeave autocommands * 8.2.1988: still in Insert mode when opening terminal popup * 8.2.1987: MS-Windows: Win32.mak is no longer needed * 8.2.1986: expression test is flaky on Appveyor * 8.2.1985: crash when closing terminal popup with mapping * 8.2.1984: cannot use :vimgrep in omni completion * 8.2.1983: ml_get error when using to open a terminal * 8.2.1982: quickfix window now updated when adding invalid entries * 8.2.1981: MinGW: parallel compilation might fail --- gitlog.txt | 2 +- vim | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gitlog.txt b/gitlog.txt index 622e0b2c..3f4a9f1f 100644 --- a/gitlog.txt +++ b/gitlog.txt @@ -1 +1 @@ -* [8.2.1988](https://github.com/vim/vim/commit/e41decc892a115335259096c3bc0204dd99b372b): still in Insert mode when opening terminal popup\n* [8.2.1987](https://github.com/vim/vim/commit/6453cc8078af403956d0e8c1849cf5ec0aae86b2): MS-Windows: Win32.mak is no longer needed\n* [8.2.1986](https://github.com/vim/vim/commit/a065a141156c8c4017e21dfc9b99a05cfd0b63d6): expression test is flaky on Appveyor\n* [8.2.1985](https://github.com/vim/vim/commit/02764713a715c55e316e2bef5c9ade2fb767ee78): crash when closing terminal popup with \ mapping\n* [8.2.1984](https://github.com/vim/vim/commit/33aecb1f2c85711d53858b71f5f3c2cbe076435f): cannot use :vimgrep in omni completion\n* [8.2.1983](https://github.com/vim/vim/commit/f4d61bc559f8cb6adc4880183a4fd216865c0c30): ml\_get error when using \ to open a terminal\n* [8.2.1982](https://github.com/vim/vim/commit/2ce7790348dab9cbfcc5d02c8258d0dd7ecacf95): quickfix window now updated when adding invalid entries\n* [8.2.1981](https://github.com/vim/vim/commit/8496c9eadbf4ea3bf69e2e01456831eee2bddf0a): MinGW: parallel compilation might fail +* [8.2.1992](https://github.com/vim/vim/commit/4792a679f9e08fc6026a596be3d364cecb70b049): build fails with small features\n* [8.2.1991](https://github.com/vim/vim/commit/ca359cbedd0d603124776e7a6ca0ae79ffc34cdc): Coverity warns for not using the ga\_grow() return value\n* [8.2.1990](https://github.com/vim/vim/commit/6a07644db30cb5f3d0c6dc5eb2c348b6289da553): cursor position wrong in terminal popup with finished job\n* [8.2.1989](https://github.com/vim/vim/commit/2dfae04f376a58d4c5a801cb652c8eae65900672): info popup triggers WinEnter and WinLeave autocommands\n* [8.2.1988](https://github.com/vim/vim/commit/e41decc892a115335259096c3bc0204dd99b372b): still in Insert mode when opening terminal popup\n* [8.2.1987](https://github.com/vim/vim/commit/6453cc8078af403956d0e8c1849cf5ec0aae86b2): MS-Windows: Win32.mak is no longer needed\n* [8.2.1986](https://github.com/vim/vim/commit/a065a141156c8c4017e21dfc9b99a05cfd0b63d6): expression test is flaky on Appveyor\n* [8.2.1985](https://github.com/vim/vim/commit/02764713a715c55e316e2bef5c9ade2fb767ee78): crash when closing terminal popup with \ mapping\n* [8.2.1984](https://github.com/vim/vim/commit/33aecb1f2c85711d53858b71f5f3c2cbe076435f): cannot use :vimgrep in omni completion\n* [8.2.1983](https://github.com/vim/vim/commit/f4d61bc559f8cb6adc4880183a4fd216865c0c30): ml\_get error when using \ to open a terminal\n* [8.2.1982](https://github.com/vim/vim/commit/2ce7790348dab9cbfcc5d02c8258d0dd7ecacf95): quickfix window now updated when adding invalid entries\n* [8.2.1981](https://github.com/vim/vim/commit/8496c9eadbf4ea3bf69e2e01456831eee2bddf0a): MinGW: parallel compilation might fail diff --git a/vim b/vim index e41decc8..4792a679 160000 --- a/vim +++ b/vim @@ -1 +1 @@ -Subproject commit e41decc892a115335259096c3bc0204dd99b372b +Subproject commit 4792a679f9e08fc6026a596be3d364cecb70b049