]> granicus.if.org Git - vim/commit
updated for version 7.4.064 v7.4.064
authorBram Moolenaar <Bram@vim.org>
Mon, 4 Nov 2013 00:41:17 +0000 (01:41 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 4 Nov 2013 00:41:17 +0000 (01:41 +0100)
commitd9820538bd6c83c51d24e3481cadf79ccaa9549e
treeb8727b6a93911ccc2cdf9a6a23ba107e6c9ce279
parentba2d7ffc4bd69175ddeffb77a7b459787baa0d92
updated for version 7.4.064
Problem:    When replacing a character in Visual block mode, entering a CR
            does not cause a repeated line break.
Solution:   Recognize the situation and repeat the line break. (Christian
            Brabandt)
src/normal.c
src/ops.c
src/testdir/test39.in
src/testdir/test39.ok
src/version.c