commit | 7b1463bca36d16e70afd6779e4fbb30761048c91 | [log] [tgz] |
---|---|---|
author | Bram Moolenaar <Bram@vim.org> | Sat Dec 11 17:24:39 2021 +0000 |
committer | Bram Moolenaar <Bram@vim.org> | Sat Dec 11 17:24:39 2021 +0000 |
tree | ad83c59ae812aa197df97aca74720ac3a2326078 | |
parent | 2ef9156b4284e4a52613c36e3d4667245273a28d [diff] [blame] |
patch 8.2.3784: the help for options is outdated Problem: The help for options is outdated. Solution: Include all the recent changes.
diff --git a/src/version.c b/src/version.c index 1169d10..ed491a8 100644 --- a/src/version.c +++ b/src/version.c
@@ -754,6 +754,8 @@ static int included_patches[] = { /* Add new patch number below this line */ /**/ + 3784, +/**/ 3783, /**/ 3782,