]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.151 v7.3.151
authorBram Moolenaar <Bram@vim.org>
Fri, 1 Apr 2011 14:28:38 +0000 (16:28 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 1 Apr 2011 14:28:38 +0000 (16:28 +0200)
commit337ae06ff9fe42c871564947aa32e4fe6b08fba9
tree33c6242b77e6881b2e3543840609bcb01c0eb1c4
parent27b6056d85370f13c4e156d83d095676357ba34a
updated for version 7.3.151
Problem:    When "unnamedplus" is in 'clipboard' the selection is sometimes
            also copied to the star register.
Solution:   Avoid copy to the star register when undesired. (James Vega)
src/ops.c
src/version.c