comparison src/version.c @ 6203:8515b42f939c v7.4.437

updated for version 7.4.437 Problem: New and old regexp engine are not consistent. Solution: Also give an error for "\ze*" for the old regexp engine.
author Bram Moolenaar <bram@vim.org>
date Tue, 09 Sep 2014 17:18:49 +0200
parents 52fa8300ce20
children db3b8fe8330e
comparison
equal deleted inserted replaced
6202:b10e015a4376 6203:8515b42f939c
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 437,
744 /**/ 746 /**/
745 436, 747 436,
746 /**/ 748 /**/
747 435, 749 435,
748 /**/ 750 /**/