vim-patch:7.4.486

Problem:    Check for writing to a yank register is wrong.
Solution:   Negate the check. (Zyx).  Also clean up the #ifdefs.

https://code.google.com/p/vim/source/detail?r=v7-4-486
This commit is contained in:
Florian Walch
2014-12-23 12:44:09 +01:00
parent 7231a23cf6
commit 9854ba7276
3 changed files with 21 additions and 22 deletions

View File

@@ -252,7 +252,7 @@ static int included_patches[] = {
489,
488,
//487,
//486,
486,
485,
//484 NA
483,