Mercurial > vim
comparison src/version.c @ 3695:002f2c5de317 v7.3.607
updated for version 7.3.607
Problem: With an 8 color terminal the selected menu item is black on black,
because darkGrey as bg is the same as black.
Solution: Swap fg and bg colors. (James McCoy)
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Thu, 19 Jul 2012 17:39:07 +0200 |
parents | c612d154bcdd |
children | d47e6222d1cd |
comparison
equal
deleted
inserted
replaced
3694:111428420815 | 3695:002f2c5de317 |
---|---|
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 607, | |
717 /**/ | 719 /**/ |
718 606, | 720 606, |
719 /**/ | 721 /**/ |
720 605, | 722 605, |
721 /**/ | 723 /**/ |