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

patch 7.4.1892

Problem:    balloon eval only gets the window number, not the ID.
Solution:   Add v:beval_winid.
This commit is contained in:
Bram Moolenaar
2016-06-04 17:41:03 +02:00
parent 9ed96efb3d
commit c9721bdc63
4 changed files with 34 additions and 29 deletions

View File

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