]> granicus.if.org Git - vim/commit
updated for version 7.3.607 v7.3.607
authorBram Moolenaar <Bram@vim.org>
Thu, 19 Jul 2012 15:39:07 +0000 (17:39 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 19 Jul 2012 15:39:07 +0000 (17:39 +0200)
commit049d8e79cf49a38c1243f4ec33e48a9bd89b5e4c
tree0ae7ecce6c6c58349966d75488324c5ca461610b
parent94c465c53d77d2c6eda829c744f27f093f0e0813
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)
src/syntax.c
src/version.c