1
0
forked from aniani/vim

patch 8.2.0366: hardcopy command not tested enough

Problem:    Hardcopy command not tested enough.
Solution:   Add tests for printing. (Dominique Pelle, closes #5748)
This commit is contained in:
Bram Moolenaar
2020-03-09 12:13:27 +01:00
parent 283e5f4e69
commit 2e09634a78
2 changed files with 127 additions and 44 deletions

View File

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