1
0
forked from aniani/vim

patch 9.0.1328: error when using "none" for GUI color is confusing

Problem:    Error when using "none" for GUI color is confusing.
Solution:   Mention that the name should perhaps be "NONE". (closes #1400)
This commit is contained in:
Bram Moolenaar
2023-02-19 20:49:38 +00:00
parent ea62cee85e
commit 5b9f57262f
4 changed files with 16 additions and 2 deletions

View File

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