comparison src/version.c @ 5334:c1ae5baa41f4 v7.4.020

updated for version 7.4.020 Problem: NFA engine matches too much with \@>. (John McGowan) Solution: When a whole pattern match is found stop searching.
author Bram Moolenaar <bram@vim.org>
date Thu, 05 Sep 2013 16:05:36 +0200
parents d5eb32dc231c
children c514693882b9
comparison
equal deleted inserted replaced
5333:20062f4cb25d 5334:c1ae5baa41f4
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 20,
741 /**/ 743 /**/
742 19, 744 19,
743 /**/ 745 /**/
744 18, 746 18,
745 /**/ 747 /**/