1
0
forked from aniani/vim

patch 7.4.1204

Problem:    Latin1 characters cause encoding conversion.
Solution:   Remove the characters.
This commit is contained in:
Bram Moolenaar
2016-01-30 13:53:36 +01:00
parent 4349c57543
commit 305598b712
2 changed files with 3 additions and 1 deletions

View File

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