1
0
forked from aniani/vim

patch 7.4.1558

Problem:    It is not easy to find out what windows display a buffer.
Solution:   Add win_findbuf().
This commit is contained in:
Bram Moolenaar
2016-03-13 19:04:51 +01:00
parent 86edef664e
commit 9cdf86b86f
6 changed files with 43 additions and 0 deletions

View File

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