mirror of
https://github.com/vim/vim.git
synced 2025-07-26 11:04:33 -04:00
updated for version 7.3.582
Problem: Missing parts of the test OK file. Solution: Add the missing parts.
This commit is contained in:
parent
cc3e85f169
commit
49346f4155
@ -34,6 +34,14 @@ a b
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
1 a
|
||||||
|
b
|
||||||
|
# 1 a
|
||||||
|
# b
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
{
|
{
|
||||||
# 1 a
|
# 1 a
|
||||||
# b
|
# b
|
||||||
@ -48,3 +56,7 @@ a b
|
|||||||
|
|
||||||
{ 1aa ^^2bb }
|
{ 1aa ^^2bb }
|
||||||
|
|
||||||
|
|
||||||
|
# 1 xxxxx
|
||||||
|
# foobar
|
||||||
|
|
||||||
|
@ -714,6 +714,8 @@ static char *(features[]) =
|
|||||||
|
|
||||||
static int included_patches[] =
|
static int included_patches[] =
|
||||||
{ /* Add new patch number below this line */
|
{ /* Add new patch number below this line */
|
||||||
|
/**/
|
||||||
|
582,
|
||||||
/**/
|
/**/
|
||||||
581,
|
581,
|
||||||
/**/
|
/**/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user