1
0
forked from aniani/vim

patch 7.4.2296

Problem:    No tests for :undolist and "U" command.
Solution:   Add tests. (Dominique Pelle)
This commit is contained in:
Bram Moolenaar
2016-08-31 20:33:27 +02:00
parent 89bcfda683
commit c628fdcd46
2 changed files with 35 additions and 0 deletions

View File

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