comparison src/version.c @ 6170:3ee39fe2df7d v7.4.421

updated for version 7.4.421 Problem: Crash when searching for "\ze*". (Urtica Dioica) Solution: Disallow a multi after \ze and \zs.
author Bram Moolenaar <bram@vim.org>
date Fri, 29 Aug 2014 11:56:32 +0200
parents 93aa03401309
children 69da1498ce89
comparison
equal deleted inserted replaced
6169:5f3c1d1bfe9d 6170:3ee39fe2df7d
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 421,
744 /**/ 746 /**/
745 420, 747 420,
746 /**/ 748 /**/
747 419, 749 419,
748 /**/ 750 /**/