comparison src/version.c @ 2095:8aa3cd045aef v7.2.379

updated for version 7.2.379 Problem: 'eventignore' is set to an invalid value inside ":doau". (Antony Scriven) Solution: Don't include the leading comma when the option was empty.
author Bram Moolenaar <bram@zimbu.org>
date Tue, 02 Mar 2010 12:48:05 +0100
parents e319a4fe6e32
children 6510d834609f
comparison
equal deleted inserted replaced
2094:e319a4fe6e32 2095:8aa3cd045aef
679 NULL 679 NULL
680 }; 680 };
681 681
682 static int included_patches[] = 682 static int included_patches[] =
683 { /* Add new patch number below this line */ 683 { /* Add new patch number below this line */
684 /**/
685 379,
684 /**/ 686 /**/
685 378, 687 378,
686 /**/ 688 /**/
687 377, 689 377,
688 /**/ 690 /**/