]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.318 v7.4.318
authorBram Moolenaar <Bram@vim.org>
Thu, 12 Jun 2014 10:20:54 +0000 (12:20 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 12 Jun 2014 10:20:54 +0000 (12:20 +0200)
commite3a8bab6304117b5c341171299472e1a00e70c85
tree3fea6e0e43aba169a45618b0987d197ccfbf48c3
parent06e4a6df0a31138b50b81b6931d6f39f207cd456
updated for version 7.4.318
Problem:    Check for whether a highlight group has settings ignores fg and bg
            color settings.
Solution:   Also check cterm and GUI color settings. (Christian Brabandt)
src/syntax.c
src/version.c