]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.099 v7.4.099
authorBram Moolenaar <Bram@vim.org>
Thu, 21 Nov 2013 13:40:04 +0000 (14:40 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 21 Nov 2013 13:40:04 +0000 (14:40 +0100)
commitcafaa8a9502f64d5c23e51c1f89c5b322deb22fe
tree0ab118586f27f7a220ef093898d09926e67b8153
parentd07c6e1e82d4321da0fb11ff408aeaeb9fba1f68
updated for version 7.4.099
Problem:    Append in blockwise Visual mode with "$" is wrong.
Solution:   After "$" don't use the code that checks if the cursor was moved.
            (Hirohito Higashi, Ken Takata)
src/ops.c
src/testdir/test39.in
src/testdir/test39.ok
src/version.c