vim-patch:7.4.1642

Problem:    Handling emoji characters as full width has problems with
            backwards compatibility.
Solution:   Only put characters in the 1f000 range in the emoji table.

6a08454b93
This commit is contained in:
James McCoy
2016-09-22 00:12:44 -04:00
parent e161d6a19d
commit dafca1ad68
2 changed files with 31 additions and 25 deletions

View File

@@ -801,7 +801,7 @@ static int included_patches[] = {
// 1645,
// 1644,
1643,
// 1642,
1642,
1641,
// 1640,
// 1639,