docs: update version.c #40519

vim-patch:9.1.1411: crash when calling non-existing function for tabpanel
vim-patch:9.1.1412: tests: Test_tabpanel_tabonly() fails on larger screens
vim-patch:9.1.1415: potential use-after free when there is an error in 'tabpanel'
vim-patch:9.1.1448: tabpanel is not displayed correctly when msg_scrolled
vim-patch:9.1.1534: unnecessary code in tabpanel.c
vim-patch:9.2.0273: tabpanel: undefined behaviour with large tabpanelop columns
vim-patch:9.2.0275: tests: test_options.vim fails
vim-patch:9.2.0753: GTK GUI deferred redraw skipped on 'lazyredraw'
vim-patch:9.2.0757: tests: test_popupwin fails with zsh because of the prompt
vim-patch:9.2.0760: Compiler warning for using potentially uninitialized var
vim-patch:a55316012 runtime(doc): regenerate help tags
vim-patch:9.2.0765: popup: opacity popup over a terminal is not cleared when moved
vim-patch:7f6fd6be8 translation(zh_CN): Add Chinese man pages
vim-patch:9.2.0772: Vim9: Null dereference inside alloc_type()
vim-patch:9.2.0778: Memory Leak in compile_dict() on alloc failure
vim-patch:9.2.0779: Memory leak in type_name_func() on alloc failure
vim-patch:d94bb1404 runtime(syntax-tests): add typst syntax tests

vim-patch:9.0.2172: Vim9: compiling :defer may fail
This commit is contained in:
github-actions[bot]
2026-07-05 05:46:54 -04:00
committed by GitHub
parent 3b8c19ea46
commit be287b13dc

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, 1614, 1655, 479 };
static const int num_patches[] = { 2332, 3856, 1614, 1657, 511 };
static const int *included_patchsets[] = {
(const int[]) { // 801
@@ -3188,10 +3188,8 @@ static const int *included_patchsets[] = {
1557, 1556, 1555, 1554, 1553, 1552, 1551, 1550, 1549, 1548, 1547, 1546,
// 1545
1544,
// 1542-1543
1541,
// 1540
1539, 1538,
// 1543
1542, 1541, 1540, 1539, 1538,
// 1537
1536, 1535,
// 1533-1534
@@ -3695,17 +3693,25 @@ static const int *included_patchsets[] = {
// 0
},
(const int[]) { // 902
745,
// 744
743, 742, 741,
// 739-740
738,
// 736-737
782, 781,
// 772-780
771, 770, 769,
// 764-768
763,
// 762
761,
// 760
759,
// 757-758
756, 755, 754,
// 752-753
751, 750, 749, 748, 747, 746, 745, 744, 743, 742, 741, 740, 739, 738, 737,
// 736
735,
// 730-734
729, 728,
// 727
726, 725, 724,
// 734
733,
// 732
731, 730, 729, 728, 727, 726, 725, 724,
// 723
722,
// 721
@@ -3717,9 +3723,7 @@ static const int *included_patchsets[] = {
// 703
702, 701, 700, 699, 698, 697, 696,
// 694-695
693,
// 692
691,
693, 692, 691,
// 690
689,
// 688
@@ -3736,7 +3740,9 @@ static const int *included_patchsets[] = {
644,
// 643
642, 641, 640, 639,
// 636-638
// 638
637,
// 636
635, 634,
// 631-633
630, 629,
@@ -3745,8 +3751,8 @@ static const int *included_patchsets[] = {
// 625
624, 623,
// 622
621, 620, 619, 618, 617, 616,
// 614-615
621, 620, 619, 618, 617, 616, 615,
// 614
613,
// 611-612
610,
@@ -3780,9 +3786,7 @@ static const int *included_patchsets[] = {
// 522
521,
// 520
519, 518, 517,
// 516
515, 514, 513,
519, 518, 517, 516, 515, 514, 513,
// 512
511, 510,
// 509
@@ -3819,8 +3823,8 @@ static const int *included_patchsets[] = {
436, 435, 434, 433,
// 432
431, 430, 429,
// 426-428
425,
// 427-428
426, 425,
// 423-424
422, 421,
// 419-420
@@ -3831,12 +3835,10 @@ static const int *included_patchsets[] = {
409, 408,
// 407
406,
// 401-405
400,
// 402-405
401, 400,
// 397-399
396, 395, 394, 393,
// 392
391, 390,
396, 395, 394, 393, 392, 391, 390,
// 389
388,
// 386-387