comparison src/version.c @ 5521:1cdf51706774 v7.4.109

updated for version 7.4.109 Problem: ColorScheme autocommand matches with the current buffer name. Solution: Match with the colorscheme name. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Thu, 28 Nov 2013 18:53:52 +0100
parents fa31c5b82424
children 6e54d1b3408c
comparison
equal deleted inserted replaced
5520:86861620ba96 5521:1cdf51706774
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 109,
741 /**/ 743 /**/
742 108, 744 108,
743 /**/ 745 /**/
744 107, 746 107,
745 /**/ 747 /**/