vim-patch:7.4.2226

Problem:    The field names used by getbufinfo(), gettabinfo() and
            getwininfo() are not consistent.
Solution:   Use bufnr, winnr and tabnr. (Yegappan Lakshmanan)

3392883770
This commit is contained in:
James McCoy
2016-11-15 16:46:11 -05:00
parent 486e968bb6
commit c4c894b2fa
4 changed files with 13 additions and 13 deletions

View File

@@ -214,7 +214,7 @@ static int included_patches[] = {
// 2229,
// 2228,
2227,
// 2226,
2226,
2225,
// 2224,
// 2223,