1
0
forked from aniani/vim

patch 8.1.1923: some source files are not in a normal encoding

Problem:    Some source files are not in a normal encoding.
Solution:   Convert hangulin.c from euc-kr to utf-8 and digraph.c from latin1
            to utf-8. (Daniel Hahler, closes #4731)
This commit is contained in:
Bram Moolenaar
2019-08-24 21:53:31 +02:00
parent 4f57eefe1e
commit 4119309d70
4 changed files with 500 additions and 498 deletions

View File

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