]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.411 v7.3.411
authorBram Moolenaar <Bram@vim.org>
Thu, 26 Jan 2012 10:43:09 +0000 (11:43 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 26 Jan 2012 10:43:09 +0000 (11:43 +0100)
commit53748fcb7b3199b11eb10fe9620973be5afe427d
tree0d6c72118b1e0a682237ea95593aaa8990e5b1b3
parent33c1b198c647703e2b7ce003ecb113a68ee716da
updated for version 7.3.411
Problem:    Pasting in Visual mode using the "" register does not work. (John
            Beckett)
Solution:   Detect that the write is overwriting the pasted register.
            (Christian Brabandt)
src/normal.c
src/version.c