]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.217 v7.3.217
authorBram Moolenaar <Bram@vim.org>
Sun, 12 Jun 2011 23:19:56 +0000 (01:19 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 12 Jun 2011 23:19:56 +0000 (01:19 +0200)
commit12bde494a5493fecc0617d7225d528114b6ecbfd
tree001ccf00abde942fa5b82aa85ef23048c0fcd7e2
parent986a0039cb159446796d2e56546649465c34cbfc
updated for version 7.3.217
Problem:    Inside an "if" a ":wincmd" causes problems.
Solution:   When skipping commands let ":wincmd" skip over its argument.
src/ex_docmd.c
src/version.c