Mercurial > vim
comparison src/version.c @ 3468:b1a42d2522fb v7.3.498
updated for version 7.3.498
Problem: The behavior of the "- register changes depending on value of
the 'clipboard' option. (Szamotulski)
Solution: Also set the "- register when the register is "*" or "+".
(Christian Brabandt)
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Fri, 20 Apr 2012 13:46:08 +0200 |
parents | e34c620007be |
children | 4a2cb025b641 |
comparison
equal
deleted
inserted
replaced
3467:6cddf71d9b4f | 3468:b1a42d2522fb |
---|---|
712 NULL | 712 NULL |
713 }; | 713 }; |
714 | 714 |
715 static int included_patches[] = | 715 static int included_patches[] = |
716 { /* Add new patch number below this line */ | 716 { /* Add new patch number below this line */ |
717 /**/ | |
718 498, | |
717 /**/ | 719 /**/ |
718 497, | 720 497, |
719 /**/ | 721 /**/ |
720 496, | 722 496, |
721 /**/ | 723 /**/ |