1
0
forked from aniani/vim

patch 7.4.1438

Problem:    Can't get buffer number of a channel.
Solution:   Add ch_getbufnr().
This commit is contained in:
Bram Moolenaar
2016-02-27 21:10:09 +01:00
parent 136f29a91d
commit c7f0ebc6d1
6 changed files with 85 additions and 14 deletions

View File

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