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

patch 7.4.1893

Problem:    Cannot easily get the window ID for a buffer.
Solution:   Add bufwinid().
This commit is contained in:
Bram Moolenaar
2016-06-04 17:58:52 +02:00
parent c9721bdc63
commit b3619a90ea
3 changed files with 37 additions and 6 deletions

View File

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