1
0
forked from aniani/vim

patch 7.4.980

Problem:    Tests for :cdo, :ldo, etc. are outdated.
Solution:   Add new style tests for these commands. (Yegappan Lakshmanan)
This commit is contained in:
Bram Moolenaar
2015-12-28 14:04:47 +01:00
parent 4a8c2cfc56
commit 57d7971b5f
10 changed files with 210 additions and 182 deletions

View File

@@ -741,6 +741,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
980,
/**/
979,
/**/