comparison src/version.c @ 5458:6ae816249627 v7.4.079

updated for version 7.4.079 Problem: A script cannot detect whether 'hlsearch' highlighting is actually displayed. Solution: Add the "v:hlsearch" variable. (ZyX)
author Bram Moolenaar <bram@vim.org>
date Fri, 08 Nov 2013 04:30:20 +0100
parents 5c3064feddd7
children c5166fa10464
comparison
equal deleted inserted replaced
5457:59d9ccde8b56 5458:6ae816249627
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 79,
741 /**/ 743 /**/
742 78, 744 78,
743 /**/ 745 /**/
744 77, 746 77,
745 /**/ 747 /**/