0
0
mirror of https://github.com/vim/vim.git synced 2025-09-29 04:34:16 -04:00

patch 7.4.1529

Problem:    Specifying buffer number for channel not implemented yet.
Solution:   Implement passing a buffer number.
This commit is contained in:
Bram Moolenaar
2016-03-09 23:14:07 +01:00
parent af1a0e371e
commit 29fd03878c
5 changed files with 116 additions and 20 deletions

View File

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