Skip to content

Commit

Permalink
vim: Import v8.2.2973
Browse files Browse the repository at this point in the history
* 8.2.2973: fix for recovery and diff mode not tested
* 8.2.2972: "%bd" tries to delete popup window buffers, which fails
* 8.2.2971: cannot yank a block without trailing spaces
* 8.2.2970: Python configure check uses deprecated command
* 8.2.2969: subtracting from number option fails when result is zero
  • Loading branch information
chrisbra committed Jun 10, 2021
1 parent 40ec2cc commit 5503539
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 @@
* [8.2.2968](https://github.com/vim/vim/commit/54656015d384a96ef814dfcf2a18e47f5ba3df14): Vim9: memory leak\n* [8.2.2967](https://github.com/vim/vim/commit/c04f2a4cd40f32120b7a94fdea7bfa62e8640041): Vim9: crash when using two levels of partials\n* [8.2.2966](https://github.com/vim/vim/commit/e3f50ad640fb30f27027f85a616280288bbc14ca): ml\_get errors after recovering a file
* [8.2.2973](https://github.com/vim/vim/commit/3044324e8dccd470bd854cf7d9457232cc9c220e): fix for recovery and diff mode not tested\n* [8.2.2972](https://github.com/vim/vim/commit/7b4f76c0300f0bd9bf54ca1968fe9ae5e4dbdef4): "%bd" tries to delete popup window buffers, which fails\n* [8.2.2971](https://github.com/vim/vim/commit/544a38e44db0f25ec4fa7a2a4666cf28a2336f33): cannot yank a block without trailing spaces\n* [8.2.2970](https://github.com/vim/vim/commit/31e299c08f250b126b2c2c0ecce12ee563b70fdc): Python configure check uses deprecated command\n* [8.2.2969](https://github.com/vim/vim/commit/a42e6e0082a6d564dbfa55317d4a698ac12ae898): subtracting from number option fails when result is zero

0 comments on commit 5503539

Please sign in to comment.