]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.186 v7.3.186
authorBram Moolenaar <Bram@vim.org>
Tue, 10 May 2011 14:12:45 +0000 (16:12 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 10 May 2011 14:12:45 +0000 (16:12 +0200)
commit536681be5deba615f5ebe3edc3ce85ef01830876
tree673c46ef89b8415ea5107ef0c90577a0fb50778a
parentbb99322ef91c79adc7e6a01dec41b2edda3aec26
updated for version 7.3.186
Problem:    When 'clipboard' contains "unnamed" or "unnamedplus" the value of
            v:register is wrong for operators without a specific register.
Solution:   Adjust the register according to 'clipboard'. (Ingo Karkat)
src/normal.c
src/version.c