Merge remote-tracking branch 'vim/master'

This commit is contained in:
Kazuki Sakamoto
2018-07-09 23:42:30 -07:00
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -268,7 +268,7 @@ static int on_text(const char bytes[], size_t len, void *user)
if(!npoints)
{
vterm_allocator_free(state->vt, codepoints);
return eaten;
return (int)eaten;
}
if(state->gsingle_set && npoints)
+2
View File
@@ -804,6 +804,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
173,
/**/
172,
/**/