docs: update version.c #40384

vim-patch:ccdc81701 CI: Restore daily Coverity Scan
vim-patch:9.2.0710: GTK4 GUI resize handling can be improved
vim-patch:9.2.0712: GTK4: dialogs not handling mnemonics correctly
vim-patch:9.2.0720: GTK4: no support for browsefilter
vim-patch:9.2.0722: GTK4: find/replace dialog can be improved
vim-patch:9.2.0724: Use-after-free when freeing exit_cb job on exit

vim-patch:9.2.0709: GTK4: a few minor issues
vim-patch:9.2.0711: leak in ins_compl_infercase_gettext() in error case

vim-patch:9.0.0996: if 'keyprotocol' is empty "xterm" still uses modifyOtherKeys
vim-patch:9.0.1504: no error when calling remote_startserver("")

vim-patch:9.2.0042: crypt: cannot decrypt empty file
vim-patch:9.2.0113: winhighlight pointer may be used uninitialized
vim-patch:9.2.0118: memory leak in w_hl when reusing a popup window
vim-patch:9.2.0119: incorrect highlight initialization in win_init()
vim-patch:9.2.0292: E340 internal error when using method call on void value
This commit is contained in:
github-actions[bot]
2026-06-26 06:31:15 -04:00
committed by GitHub
parent 6576e75eeb
commit bc3757b7bf

View File

@@ -59,7 +59,7 @@ char *version_cflags = "Compilation: " NVIM_VERSION_CFLAGS;
static const int vim_versions[] = { 801, 802, 900, 901, 902 };
static const int num_patches[] = { 2332, 3856, 1607, 1655, 448 };
static const int num_patches[] = { 2332, 3856, 1612, 1655, 457 };
static const int *included_patchsets[] = {
(const int[]) { // 801
@@ -2599,13 +2599,15 @@ static const int *included_patchsets[] = {
984,
// 982-983
981,
// 973-980
// 976-980
975,
// 973-974
972,
// 971
970, 969,
// 968
967, 966, 965, 964, 963,
// 959-962
967, 966, 965, 964, 963, 962,
// 959-961
958,
// 956-957
955,
@@ -2703,11 +2705,11 @@ static const int *included_patchsets[] = {
// 730
729, 728, 727, 726,
// 725
724,
// 721-723
724, 723,
// 721-722
720,
// 718-719
717, 716, 715,
// 719
718, 717, 716, 715,
// 714
713, 712, 711,
// 708-710
@@ -2775,9 +2777,7 @@ static const int *included_patchsets[] = {
// 556
555,
// 552-554
551, 550, 549, 548,
// 547
546, 545, 544, 543, 542, 541, 540, 539,
551, 550, 549, 548, 547, 546, 545, 544, 543, 542, 541, 540, 539,
// 538
537, 536,
// 534-535
@@ -3697,11 +3697,13 @@ static const int *included_patchsets[] = {
// 0
},
(const int[]) { // 902
705,
// 703-704
702,
// 700-701
699, 698, 697, 696,
725,
// 719-724
718, 717,
// 709-716
708, 707, 706, 705, 704,
// 703
702, 701, 700, 699, 698, 697, 696,
// 694-695
693,
// 692