]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1558 v7.4.1558
authorBram Moolenaar <Bram@vim.org>
Sun, 13 Mar 2016 18:04:51 +0000 (19:04 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 13 Mar 2016 18:04:51 +0000 (19:04 +0100)
commit9cdf86b86f5fdb5a45b682f336846f9d9a9c6f1f
tree905ddef78df904d3060bd749cf4c073dbeb1de78
parent86edef664efccbfe685906c854b9cdd04e56f2d5
patch 7.4.1558
Problem:    It is not easy to find out what windows display a buffer.
Solution:   Add win_findbuf().
runtime/doc/eval.txt
src/eval.c
src/proto/window.pro
src/testdir/test_window_id.vim
src/version.c
src/window.c