comparison src/version.c @ 8991:42e85487c0f9 v7.4.1781

commit https://github.com/vim/vim/commit/da5b3dcf06a3af5b398450258be32b0416451a9b Author: Bram Moolenaar <Bram@vim.org> Date: Sat Apr 23 15:19:02 2016 +0200 patch 7.4.1781 Problem: synIDattr() does not respect 'guicolors'. Solution: Change the conditition for the mode. (Christian Brabandt)
author Christian Brabandt <cb@256bit.org>
date Sat, 23 Apr 2016 15:30:06 +0200
parents e600e696c0a1
children 2085167ab1b0
comparison
equal deleted inserted replaced
8990:9780999ee224 8991:42e85487c0f9
751 NULL 751 NULL
752 }; 752 };
753 753
754 static int included_patches[] = 754 static int included_patches[] =
755 { /* Add new patch number below this line */ 755 { /* Add new patch number below this line */
756 /**/
757 1781,
756 /**/ 758 /**/
757 1780, 759 1780,
758 /**/ 760 /**/
759 1779, 761 1779,
760 /**/ 762 /**/