comparison src/version.c @ 26508:a0bc10e83cf8 v8.2.3784

patch 8.2.3784: the help for options is outdated Commit: https://github.com/vim/vim/commit/7b1463bca36d16e70afd6779e4fbb30761048c91 Author: Bram Moolenaar <Bram@vim.org> Date: Sat Dec 11 17:24:39 2021 +0000 patch 8.2.3784: the help for options is outdated Problem: The help for options is outdated. Solution: Include all the recent changes.
author Bram Moolenaar <Bram@vim.org>
date Sat, 11 Dec 2021 18:30:03 +0100
parents 4a1d2abc2016
children 3772e454a7fb
comparison
equal deleted inserted replaced
26507:903bd6552ec9 26508:a0bc10e83cf8
751 NULL 751 NULL
752 }; 752 };
753 753
754 static int included_patches[] = 754 static int included_patches[] =
755 { /* Add new patch number below this line */ 755 { /* Add new patch number below this line */
756 /**/
757 3784,
756 /**/ 758 /**/
757 3783, 759 3783,
758 /**/ 760 /**/
759 3782, 761 3782,
760 /**/ 762 /**/