commit fd59e72b477002cef76c2cb8f59226c862ca9fb7
parent 5f23ce732d6a90db0f0626d5e289557f4f925720
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date: Sun, 7 Sep 2025 09:36:52 -0700
docs: update version.c #35576
vim-patch:8.1.1919: using window options when passing a buffer to popup_create()
vim-patch:8.1.1954: more functions can be used as a method
vim-patch:8.1.1982: more functions can be used as methods
vim-patch:8.1.1986: more functions can be used as methods
vim-patch:8.1.1987: more functions can be used as methods
vim-patch:8.1.1993: more functions can be used as methods
vim-patch:8.1.1996: more functions can be used as methods
vim-patch:8.1.2004: more functions can be used as methods
vim-patch:8.1.2295: if buffer of popup is in another window cursorline sign shows
vim-patch:8.2.0568: the man filetype plugin overwrites the unnamed register
vim-patch:8.2.1186: with SGR mouse codes balloon doesn't show up after click
vim-patch:8.2.3539: GTK3: with 'rightleft' set scrollbar may move unintentionally
vim-patch:8.2.3681: cannot drag popup window after click on a status line
vim-patch:8.2.4561: build failure with some combination of features
vim-patch:8.2.4984: dragging statusline fails for window with winbar
vim-patch:9.0.0136: after CTRL-Left-mouse click a mouse scroll also has CTRL
vim-patch:9.0.0696: it is unclear if the +rightleft and +arabic features are used
vim-patch:9.0.0931: MS-Windows: mouse column limited to 223
vim-patch:9.0.1896: "below" virtual text doesn't work with 'rightleft'
Diffstat:
| M | src/nvim/version.c | | | 130 | ++++++++++++++++++++++++++++++++++++++++---------------------------------------- |
1 file changed, 65 insertions(+), 65 deletions(-)
diff --git a/src/nvim/version.c b/src/nvim/version.c
@@ -61,7 +61,7 @@ static const int included_patches[] = {
2423,
2422,
2421,
- // 2420,
+ 2420,
2419,
// 2418,
2417,
@@ -147,7 +147,7 @@ static const int included_patches[] = {
2337,
2336,
2335,
- // 2334,
+ 2334,
2333,
2332,
2331,
@@ -174,14 +174,14 @@ static const int included_patches[] = {
2310,
2309,
2308,
- // 2307,
+ 2307,
2306,
2305,
2304,
2303,
2302,
2301,
- // 2300,
+ 2300,
2299,
2298,
2297,
@@ -193,9 +193,9 @@ static const int included_patches[] = {
2291,
2290,
2289,
- // 2288,
- // 2287,
- // 2286,
+ 2288,
+ 2287,
+ 2286,
2285,
2284,
2283,
@@ -204,7 +204,7 @@ static const int included_patches[] = {
2280,
// 2279,
2278,
- // 2277,
+ 2277,
2276,
2275,
2274,
@@ -241,7 +241,7 @@ static const int included_patches[] = {
2243,
2242,
// 2241,
- // 2240,
+ 2240,
2239,
2238,
2237,
@@ -268,10 +268,10 @@ static const int included_patches[] = {
2216,
2215,
2214,
- // 2213,
+ 2213,
2212,
2211,
- // 2210,
+ 2210,
2209,
// 2208,
2207,
@@ -317,7 +317,7 @@ static const int included_patches[] = {
2167,
2166,
2165,
- // 2164,
+ 2164,
2163,
2162,
2161,
@@ -367,12 +367,12 @@ static const int included_patches[] = {
2117,
2116,
2115,
- // 2114,
+ 2114,
2113,
2112,
2111,
- // 2110,
- // 2109,
+ 2110,
+ 2109,
2108,
2107,
2106,
@@ -449,7 +449,7 @@ static const int included_patches[] = {
2035,
2034,
2033,
- // 2032,
+ 2032,
2031,
2030,
2029,
@@ -472,7 +472,7 @@ static const int included_patches[] = {
2012,
2011,
2010,
- // 2009,
+ 2009,
2008,
2007,
2006,
@@ -483,8 +483,8 @@ static const int included_patches[] = {
2001,
2000,
// 1999,
- // 1998,
- // 1997,
+ 1998,
+ 1997,
// 1996,
1995,
1994,
@@ -518,11 +518,11 @@ static const int included_patches[] = {
1966,
1965,
// 1964,
- // 1963,
+ 1963,
1962,
1961,
1960,
- // 1959,
+ 1959,
1958,
// 1957,
1956,
@@ -536,7 +536,7 @@ static const int included_patches[] = {
1948,
1947,
1946,
- // 1945,
+ 1945,
// 1944,
// 1943,
1942,
@@ -545,14 +545,14 @@ static const int included_patches[] = {
// 1939,
1938,
1937,
- // 1936,
+ 1936,
1935,
- // 1934,
+ 1934,
1933,
1932,
1931,
1930,
- // 1929,
+ 1929,
// 1928,
1927,
1926,
@@ -563,8 +563,8 @@ static const int included_patches[] = {
1921,
// 1920,
// 1919,
- // 1918,
- // 1917,
+ 1918,
+ 1917,
1916,
1915,
1914,
@@ -574,12 +574,12 @@ static const int included_patches[] = {
1910,
1909,
// 1908,
- // 1907,
+ 1907,
// 1906,
// 1905,
// 1904,
1903,
- // 1902,
+ 1902,
1901,
1900,
1899,
@@ -607,7 +607,7 @@ static const int included_patches[] = {
1877,
1876,
1875,
- // 1874,
+ 1874,
1873,
1872,
1871,
@@ -631,12 +631,12 @@ static const int included_patches[] = {
1853,
1852,
// 1851,
- // 1850,
+ 1850,
1849,
1848,
1847,
1846,
- // 1845,
+ 1845,
1844,
1843,
1842,
@@ -667,7 +667,7 @@ static const int included_patches[] = {
1817,
1816,
1815,
- // 1814,
+ 1814,
// 1813,
1812,
// 1811,
@@ -692,28 +692,28 @@ static const int included_patches[] = {
1792,
1791,
1790,
- // 1789,
+ 1789,
1788,
// 1787,
- // 1786,
+ 1786,
1785,
// 1784,
1783,
1782,
1781,
1780,
- // 1779,
- // 1778,
+ 1779,
+ 1778,
1777,
1776,
1775,
1774,
- // 1773,
+ 1773,
1772,
1771,
// 1770,
1769,
- // 1768,
+ 1768,
1767,
1766,
1765,
@@ -726,10 +726,10 @@ static const int included_patches[] = {
1758,
1757,
1756,
- // 1755,
- // 1754,
- // 1753,
- // 1752,
+ 1755,
+ 1754,
+ 1753,
+ 1752,
// 1751,
1750,
1749,
@@ -748,7 +748,7 @@ static const int included_patches[] = {
1736,
1735,
1734,
- // 1733,
+ 1733,
1732,
1731,
1730,
@@ -762,7 +762,7 @@ static const int included_patches[] = {
1722,
1721,
1720,
- // 1719,
+ 1719,
// 1718,
1717,
1716,
@@ -772,9 +772,9 @@ static const int included_patches[] = {
1712,
1711,
1710,
- // 1709,
+ 1709,
1708,
- // 1707,
+ 1707,
1706,
1705,
1704,
@@ -803,9 +803,9 @@ static const int included_patches[] = {
1681,
1680,
1679,
- // 1678,
+ 1678,
1677,
- // 1676,
+ 1676,
1675,
1674,
// 1673,
@@ -815,8 +815,8 @@ static const int included_patches[] = {
1669,
1668,
1667,
- // 1666,
- // 1665,
+ 1666,
+ 1665,
1664,
1663,
1662,
@@ -825,17 +825,17 @@ static const int included_patches[] = {
// 1659,
1658,
1657,
- // 1656,
+ 1656,
1655,
1654,
1653,
1652,
1651,
1650,
- // 1649,
+ 1649,
1648,
1647,
- // 1646,
+ 1646,
1645,
1644,
1643,
@@ -845,7 +845,7 @@ static const int included_patches[] = {
1639,
1638,
1637,
- // 1636,
+ 1636,
1635,
1634,
1633,
@@ -859,14 +859,14 @@ static const int included_patches[] = {
1625,
1624,
1623,
- // 1622,
+ 1622,
1621,
- // 1620,
+ 1620,
1619,
1618,
- // 1617,
+ 1617,
1616,
- // 1615,
+ 1615,
1614,
1613,
// 1612,
@@ -879,13 +879,13 @@ static const int included_patches[] = {
1605,
1604,
1603,
- // 1602,
+ 1602,
1601,
// 1600,
1599,
1598,
// 1597,
- // 1596,
+ 1596,
1595,
1594,
1593,
@@ -919,7 +919,7 @@ static const int included_patches[] = {
1565,
1564,
1563,
- // 1562,
+ 1562,
// 1561,
// 1560,
// 1559,
@@ -931,7 +931,7 @@ static const int included_patches[] = {
// 1553,
1552,
1551,
- // 1550,
+ 1550,
1549,
// 1548,
1547,
@@ -954,7 +954,7 @@ static const int included_patches[] = {
1530,
1529,
1528,
- // 1527,
+ 1527,
1526,
// 1525,
1524,
@@ -1398,7 +1398,7 @@ static const int included_patches[] = {
1086,
1085,
1084,
- // 1083,
+ 1083,
1082,
1081,
1080,