1
0
forked from aniani/vim

patch 8.0.1001: setting 'encoding' makes 'printheader' invalid

Problem:    Setting 'encoding' makes 'printheader' invalid.
Solution:   Do not translate the default value of 'printheader'. (Yasuhiro
            Matsumoto, closes #2026)
This commit is contained in:
Bram Moolenaar
2017-08-26 22:30:15 +02:00
parent 13ebb03e75
commit 0903d56f5c
2 changed files with 5 additions and 1 deletions

View File

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