]> granicus.if.org Git - vim/commit
updated for version 7.4.559 v7.4.559
authorBram Moolenaar <Bram@vim.org>
Wed, 17 Dec 2014 17:35:42 +0000 (18:35 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 17 Dec 2014 17:35:42 +0000 (18:35 +0100)
commitfc3f23bedfc848cd77f97c62bf4f39a01d46994e
treef96f2b403fd9c97130302e8e0db9db4b2411e130
parent527a6785c73306ff72d83cbc2d1ea14f37aca142
updated for version 7.4.559
Problem:    Appending a block in the middle of a tab does not work correctly
            when virtualedit is set.
Solution:   Decrement spaces and count, don't reset them. (James McCoy)
src/ops.c
src/testdir/test39.in
src/testdir/test39.ok
src/version.c