]> granicus.if.org Git - vim/commit
updated for version 7.4.486 v7.4.486
authorBram Moolenaar <Bram@vim.org>
Tue, 21 Oct 2014 18:01:58 +0000 (20:01 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 21 Oct 2014 18:01:58 +0000 (20:01 +0200)
commit958636c40619a9f8c3d10e9f76a7f634dd11d13b
treec0879e6ee3c9f5d918d385db6de8e63920ad536a
parent4920a4427183f1a353394f33402dde5ae4d32c18
updated for version 7.4.486
Problem:    Check for writing to a yank register is wrong.
Solution:   Negate the check. (Zyx).  Also clean up the #ifdefs.
src/ex_cmds.h
src/ex_docmd.c
src/version.c