comparison src/version.c @ 5954:5c47dacf397c v7.4.318

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)
author Bram Moolenaar <bram@vim.org>
date Thu, 12 Jun 2014 12:20:54 +0200
parents 8ffcb546d782
children a076237d1c38
comparison
equal deleted inserted replaced
5953:cb78c426b74c 5954:5c47dacf397c
732 NULL 732 NULL
733 }; 733 };
734 734
735 static int included_patches[] = 735 static int included_patches[] =
736 { /* Add new patch number below this line */ 736 { /* Add new patch number below this line */
737 /**/
738 318,
737 /**/ 739 /**/
738 317, 740 317,
739 /**/ 741 /**/
740 316, 742 316,
741 /**/ 743 /**/