mirror of
https://github.com/neovim/neovim.git
synced 2025-10-03 16:36:30 +00:00
Merge pull request #4647 from justinmk/vimpatches
version.c: update NA; vim-patch:7.4.998
This commit is contained in:
@@ -8,7 +8,9 @@ STARTTEST
|
|||||||
:se nomore
|
:se nomore
|
||||||
:lang mess C
|
:lang mess C
|
||||||
:so test49.vim
|
:so test49.vim
|
||||||
GGGGGGGGGGGGGG"rp:.-,$w! test.out
|
:" Go back to this file and append the results from register r.
|
||||||
|
:buf test49.in
|
||||||
|
G"rp:/^Results/,$w! test.out
|
||||||
:"
|
:"
|
||||||
:" make valgrind happy
|
:" make valgrind happy
|
||||||
:redir => funclist
|
:redir => funclist
|
||||||
|
@@ -679,7 +679,7 @@ static int included_patches[] = {
|
|||||||
1001,
|
1001,
|
||||||
1000,
|
1000,
|
||||||
// 999 NA
|
// 999 NA
|
||||||
// 998,
|
998,
|
||||||
// 997 NA
|
// 997 NA
|
||||||
// 996 NA
|
// 996 NA
|
||||||
// 995 NA
|
// 995 NA
|
||||||
@@ -694,7 +694,7 @@ static int included_patches[] = {
|
|||||||
// 986 NA
|
// 986 NA
|
||||||
// 985 NA
|
// 985 NA
|
||||||
984,
|
984,
|
||||||
// 983,
|
// 983 NA
|
||||||
// 982 NA
|
// 982 NA
|
||||||
981,
|
981,
|
||||||
980,
|
980,
|
||||||
@@ -880,7 +880,7 @@ static int included_patches[] = {
|
|||||||
800,
|
800,
|
||||||
799,
|
799,
|
||||||
798,
|
798,
|
||||||
// 797,
|
// 797 NA
|
||||||
// 796 NA
|
// 796 NA
|
||||||
795,
|
795,
|
||||||
// 794 NA
|
// 794 NA
|
||||||
@@ -944,7 +944,7 @@ static int included_patches[] = {
|
|||||||
736,
|
736,
|
||||||
// 735 NA
|
// 735 NA
|
||||||
734,
|
734,
|
||||||
// 733,
|
// 733 NA
|
||||||
732,
|
732,
|
||||||
// 731 NA
|
// 731 NA
|
||||||
// 730 NA
|
// 730 NA
|
||||||
|
Reference in New Issue
Block a user