Skip to content

Commit c20dc0a

Browse files
committed
vim: Import v8.2.5010
* 8.2.5010: the terminal debugger uses various global variables * 8.2.5009: fold may not be closeable after appending * 8.2.5008: when 'formatoptions' contains "/" wrongly wrapping comment * 8.2.5007: spell suggestion may use uninitialized memory
1 parent 33ac91c commit c20dc0a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

gitlog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* [8.2.5006](https://github.com/vim/vim/commit/68e64d2c1735f2a39afa8a0475ae29bedb116684): asan warns for undefined behavior\n* [8.2.5005](https://github.com/vim/vim/commit/5b529230f144028b67ed1d59207af098c18a1858): compiler warning for uninitialized variable\n* [8.2.5004](https://github.com/vim/vim/commit/338bf58eba758585ffef3fdfdba7d48477aacb7c): right shift on negative number does not work as documented\n* [8.2.5003](https://github.com/vim/vim/commit/a061f34191712df7dde7716705fe0ec074e9758e): cannot do bitwise shifts\n* [8.2.5002](https://github.com/vim/vim/commit/9b2edfd3bf2f14a1faaee9b62930598a2e77a798): deletebufline() may change Visual selection\n* [8.2.5001](https://github.com/vim/vim/commit/8a3704723c40779d688ef957dbe5bd8b65c25f95): checking translations affects the search pattern history\n* [8.2.5000](https://github.com/vim/vim/commit/835ee980eedd1aa0fa2d731312ce38697a12a897): no patch for documentation updates\n* [8.2.4999](https://github.com/vim/vim/commit/aa9729b652aa93b547b5c7006f54a143d99ea149): filetype test table is not properly sorted\n* [8.2.4998](https://github.com/vim/vim/commit/bce69d65dd41020ea1d727337a3baf9e95b40c35): Vim9: crash when using multiple funcref()\n* [8.2.4997](https://github.com/vim/vim/commit/37233f6022b3ed16985a91d22752b3ca162e21d0): Python: changing hidden buffer can cause display mess up\n* [8.2.4996](https://github.com/vim/vim/commit/0ad00a7fd3e0389f565876521e395c35144d8009): setbufline() may change Visual selection
1+
* [8.2.5010](https://github.com/vim/vim/commit/c9a431c7638ecebb6f2cb3eabd0e1b2b5e269c1e): the terminal debugger uses various global variables\n* [8.2.5009](https://github.com/vim/vim/commit/e8c4a64bffbe628a46dc172d04cfc2db6e8dd8b6): fold may not be closeable after appending\n* [8.2.5008](https://github.com/vim/vim/commit/7e667788150be617aeac42b0d668618ac33ab9da): when 'formatoptions' contains "/" wrongly wrapping comment\n* [8.2.5007](https://github.com/vim/vim/commit/6d24b4ff69913270ce1e5267dd6bd8454f75e2b9): spell suggestion may use uninitialized memory

0 commit comments

Comments
 (0)