Skip to content

Commit 2d5a12c

Browse files
committed
vim: Import v8.2.4014
* 8.2.4014: git and gitcommit file types not properly recognized * 8.2.4013: build failure without the spell feature * 8.2.4012: error messages are spread out * 8.2.4011: test fails because of changed error number * 8.2.4010: error messages are spread out * 8.2.4009: reading one byte beyond the end of the line * 8.2.4008: error messages are spread out * 8.2.4007: session does not restore help buffer properly * 8.2.4006: Vim9: crash when declaring variable on the command line
1 parent 2caab80 commit 2d5a12c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gitlog.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* [8.2.4005](https://github.com/vim/vim/commit/a6f7929e62c19a6a2418a016b4c59b83eb1887ac): error messages are spread out\n* [8.2.4004](https://github.com/vim/vim/commit/548911ee145cdd166f20e46aa720d1631e66f64e): old compiler complains about struct init with variable\n* [8.2.4003](https://github.com/vim/vim/commit/d88be5be80f47826397d12ffc90150a443821f2b): error messages are spread out\n* [8.2.4002](https://github.com/vim/vim/commit/6cac77016b1636e04073e8348b7cee02259ef928): first char typed in Select mode can be wrong\n* [8.2.4001](https://github.com/vim/vim/commit/d94fbfc74a8b8073e7a256c95fa6f39fc527c726): insert complete code uses global variables\n* [8.2.4000](https://github.com/vim/vim/commit/fcd1635a4680d53090baa433996954bfe0642366): Coverity warns for checking for NULL pointer after using it\n* [8.2.3999](https://github.com/vim/vim/commit/c024ed9233feac4c8da7394a62bb50474803514f): redundant check for NUL byte\n* [8.2.3998](https://github.com/vim/vim/commit/48824e952f7db8ca657fe20e66456fc19fca6815): asan error for adding zero to NULL\n* [8.2.3997](https://github.com/vim/vim/commit/10d6f18b2f9090d19dd884827c4be59a20b446bf): Vim9: not enough testing for extend() and map()\n* [8.2.3996](https://github.com/vim/vim/commit/078a46161e8b1b30bf306d6c1f4f0af7c616a989): Vim9: type checking lacks information about declared type
1+
* [8.2.4014](https://github.com/vim/vim/commit/c689f8c3d98fffe7e13730e198ce120934528f9c): git and gitcommit file types not properly recognized\n* [8.2.4013](https://github.com/vim/vim/commit/e60b3c47d701e73ecbadb1b9a12bf82010cadae8): build failure without the spell feature\n* [8.2.4012](https://github.com/vim/vim/commit/d82a47dd0493ee976aa3f15ecdc9aea7da6ad5bf): error messages are spread out\n* [8.2.4011](https://github.com/vim/vim/commit/bb8cac56d9c398a2b546d9c81c15e8c3d8fd811e): test fails because of changed error number\n* [8.2.4010](https://github.com/vim/vim/commit/9d00e4a8146862c17ed429dc6b1b43349acb2b5f): error messages are spread out\n* [8.2.4009](https://github.com/vim/vim/commit/d3a117814d6acbf0dca3eff1a7626843b9b3734a): reading one byte beyond the end of the line\n* [8.2.4008](https://github.com/vim/vim/commit/677658ae49de31fe2e5b1fa6d93fdfab85a4362e): error messages are spread out\n* [8.2.4007](https://github.com/vim/vim/commit/8e7d9db32b53ca2b1cb7570d2042860bcd1e943f): session does not restore help buffer properly\n* [8.2.4006](https://github.com/vim/vim/commit/c653e4a2bd4099e2fac8e1c448a0f34581d5a658): Vim9: crash when declaring variable on the command line

0 commit comments

Comments
 (0)