]> granicus.if.org Git - vim/commit
updated for version 7.4.034 v7.4.034
authorBram Moolenaar <Bram@vim.org>
Sun, 22 Sep 2013 13:23:44 +0000 (15:23 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 22 Sep 2013 13:23:44 +0000 (15:23 +0200)
commitec11aef914d3f1570c40e9795c145fffaf94edd4
treef230bf2032661da939fe9a1b1308b918d8ed484a
parent6848c8b561e6c35a3e646c99a82e03c4aa5def92
updated for version 7.4.034
Problem:    Using "p" in Visual block mode only changes the first line.
Solution:   Repeat the put in all text in the block. (Christian Brabandt)
runtime/doc/change.txt
src/normal.c
src/ops.c
src/testdir/test20.in
src/testdir/test20.ok
src/version.c