]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.572 v7.4.572
authorBram Moolenaar <Bram@vim.org>
Wed, 14 Jan 2015 14:47:36 +0000 (15:47 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 14 Jan 2015 14:47:36 +0000 (15:47 +0100)
commit84c8e5ab9cfb6826e880e8ae062ff3347bb6909e
treed8fde94422676bc61459e9cc66d367b9f567ee51
parent435797304adc544562934f3ea1572fdc81f6dd92
updated for version 7.4.572
Problem:    Address type of :wincmd depends on the argument.
Solution:   Check the argument.
src/ex_docmd.c
src/proto/window.pro
src/version.c
src/window.c