diff --git a/src/testdir/dumps/Test_popup_setbuf_04.vim b/src/testdir/dumps/Test_popup_setbuf_04.vim new file mode 100644 index 0000000000..f55dbf30d8 --- /dev/null +++ b/src/testdir/dumps/Test_popup_setbuf_04.vim @@ -0,0 +1,2 @@ +" replace Last Change Header in help.txt +:1s/|L|a|s|t| |c|h|a|n|g|e|:| |\d|\d|\d|\d| |\w|\w|\w| |\d|\d|/|L|a|s|t| |c|h|a|n|g|e|:| |2|0|2|4| |M|a|y| |2|7|/g diff --git a/src/testdir/dumps/Test_popup_setbuf_05.vim b/src/testdir/dumps/Test_popup_setbuf_05.vim new file mode 100644 index 0000000000..f55dbf30d8 --- /dev/null +++ b/src/testdir/dumps/Test_popup_setbuf_05.vim @@ -0,0 +1,2 @@ +" replace Last Change Header in help.txt +:1s/|L|a|s|t| |c|h|a|n|g|e|:| |\d|\d|\d|\d| |\w|\w|\w| |\d|\d|/|L|a|s|t| |c|h|a|n|g|e|:| |2|0|2|4| |M|a|y| |2|7|/g diff --git a/src/testdir/dumps/Test_popup_setbuf_06.vim b/src/testdir/dumps/Test_popup_setbuf_06.vim new file mode 100644 index 0000000000..f55dbf30d8 --- /dev/null +++ b/src/testdir/dumps/Test_popup_setbuf_06.vim @@ -0,0 +1,2 @@ +" replace Last Change Header in help.txt +:1s/|L|a|s|t| |c|h|a|n|g|e|:| |\d|\d|\d|\d| |\w|\w|\w| |\d|\d|/|L|a|s|t| |c|h|a|n|g|e|:| |2|0|2|4| |M|a|y| |2|7|/g diff --git a/src/version.c b/src/version.c index a1b75862f7..fe1902e56a 100644 --- a/src/version.c +++ b/src/version.c @@ -704,6 +704,8 @@ static char *(features[]) = static int included_patches[] = { /* Add new patch number below this line */ +/**/ + 847, /**/ 846, /**/