1
0
forked from aniani/vim

patch 8.0.0317: no test for setting 'guifont'

Problem:    No test for setting 'guifont'.
Solution:   Add a test for X11 GUIs. (Kazunobu Kuriyama)
This commit is contained in:
Bram Moolenaar
2017-02-09 16:06:17 +01:00
parent dad7309dd2
commit 43dded8c59
2 changed files with 61 additions and 0 deletions

View File

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