mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
version.c: mark NA patches (#5380)
NA list: 1653: matchit packadd 1750: channel 1770: termguicolors 1794: GUI Win32 1805: Makefile 1804, 1945: manpager.vim 1811: channel 2115, 2232, 2278, 2319: defaults.vim included: 1763: spell
This commit is contained in:
parent
d57f25e5ef
commit
2ef1b68751
@ -122,7 +122,7 @@ static int included_patches[] = {
|
||||
// 2322,
|
||||
// 2321,
|
||||
// 2320,
|
||||
// 2319,
|
||||
// 2319 NA
|
||||
// 2318,
|
||||
// 2317,
|
||||
// 2316 NA
|
||||
@ -163,7 +163,7 @@ static int included_patches[] = {
|
||||
// 2281 NA
|
||||
// 2280,
|
||||
// 2279,
|
||||
// 2278,
|
||||
// 2278 NA
|
||||
// 2277,
|
||||
// 2276,
|
||||
// 2275,
|
||||
@ -209,7 +209,7 @@ static int included_patches[] = {
|
||||
// 2235,
|
||||
// 2234 NA
|
||||
// 2233,
|
||||
// 2232,
|
||||
// 2232 NA
|
||||
// 2231,
|
||||
// 2230,
|
||||
// 2229,
|
||||
@ -326,7 +326,7 @@ static int included_patches[] = {
|
||||
// 2118 NA
|
||||
// 2117,
|
||||
// 2116 NA
|
||||
// 2115,
|
||||
// 2115 NA
|
||||
// 2114 NA
|
||||
// 2113,
|
||||
2112,
|
||||
@ -496,7 +496,7 @@ static int included_patches[] = {
|
||||
// 1948,
|
||||
// 1947 NA
|
||||
// 1946 NA
|
||||
// 1945,
|
||||
// 1945 NA
|
||||
// 1944 NA
|
||||
// 1943 NA
|
||||
// 1942 NA
|
||||
@ -630,14 +630,14 @@ static int included_patches[] = {
|
||||
// 1814 NA
|
||||
// 1813,
|
||||
// 1812,
|
||||
// 1811,
|
||||
// 1811 NA
|
||||
// 1810 NA
|
||||
1809,
|
||||
1808,
|
||||
// 1807 NA
|
||||
1806,
|
||||
// 1805,
|
||||
// 1804,
|
||||
// 1805 NA
|
||||
// 1804 NA
|
||||
// 1803 NA
|
||||
// 1802,
|
||||
// 1801 NA
|
||||
@ -647,7 +647,7 @@ static int included_patches[] = {
|
||||
// 1797 NA
|
||||
// 1796 NA
|
||||
// 1795 NA
|
||||
// 1794,
|
||||
// 1794 NA
|
||||
// 1793,
|
||||
// 1792 NA
|
||||
// 1791 NA
|
||||
@ -672,14 +672,14 @@ static int included_patches[] = {
|
||||
// 1773 NA
|
||||
// 1772 NA
|
||||
// 1771 NA
|
||||
// 1770,
|
||||
// 1770 NA
|
||||
// 1769,
|
||||
// 1768,
|
||||
// 1767 NA
|
||||
// 1766 NA
|
||||
// 1765,
|
||||
// 1764 NA
|
||||
// 1763,
|
||||
1763,
|
||||
// 1762,
|
||||
// 1761,
|
||||
// 1760 NA
|
||||
@ -693,7 +693,7 @@ static int included_patches[] = {
|
||||
// 1753,
|
||||
// 1752,
|
||||
// 1751,
|
||||
// 1750,
|
||||
// 1750 NA
|
||||
// 1749 NA
|
||||
// 1748,
|
||||
// 1747 NA
|
||||
@ -790,7 +790,7 @@ static int included_patches[] = {
|
||||
// 1656,
|
||||
// 1655 NA
|
||||
1654,
|
||||
// 1653,
|
||||
// 1653 NA
|
||||
1652,
|
||||
// 1651 NA
|
||||
// 1650,
|
||||
|
Loading…
Reference in New Issue
Block a user