0
0
mirror of https://github.com/vim/vim.git synced 2025-09-28 04:24:06 -04:00

patch 8.1.0512: 'helplang' default is inconsistent for C and C.UTF-8

Problem:    'helplang' default is inconsistent for C and C.UTF-8.
Solution:   Don't accept a value unless it starts with two letters.
This commit is contained in:
Bram Moolenaar
2018-11-05 20:25:52 +01:00
parent 9e353b5265
commit 389ab7122b
2 changed files with 15 additions and 3 deletions

View File

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