vim-patch:7.4.1629

Problem:    Handling emoji characters as full width has problems with
            backwards compatibility.
Solution:   Remove ambiguous and double width characters from the emoji table.
            Use a separate table for the character class.
            (partly by Yashuhiro Matsumoto)

b86f10ee10
This commit is contained in:
James McCoy
2016-09-22 00:43:19 -04:00
parent 45598d2e5e
commit 1144cc6d9e
3 changed files with 62 additions and 15 deletions

View File

@@ -814,7 +814,7 @@ static int included_patches[] = {
// 1632 NA
// 1631 NA
// 1630,
// 1629,
1629,
// 1628 NA
// 1627 NA
// 1626 NA