]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.869 v7.3.869
authorBram Moolenaar <Bram@vim.org>
Tue, 19 Mar 2013 13:25:54 +0000 (14:25 +0100)
committerBram Moolenaar <Bram@vim.org>
Tue, 19 Mar 2013 13:25:54 +0000 (14:25 +0100)
commit0c279bbb9c2b9fce1c837a35ace2d4644eced0b8
treeddfa055ce2fb8b8c92623c665e660a65b90c46a4
parentb59494cab15310c8e2aaf59d48b270282c3e2017
updated for version 7.3.869
Problem:    bufwinnr() matches buffers in other tabs.
Solution:   For bufwinnr() and ? only match buffers in the current tab.
            (Alexey Radkov)
src/buffer.c
src/diff.c
src/eval.c
src/ex_docmd.c
src/if_perl.xs
src/proto/buffer.pro
src/version.c