comparison src/version.c @ 5838:0ea551fa607d v7.4.262

updated for version 7.4.262 Problem: Duplicate code in regexec(). Solution: Add line_lbr flag to regexec_nl().
author Bram Moolenaar <bram@vim.org>
date Wed, 23 Apr 2014 19:06:37 +0200
parents 43c6cd07c8de
children af1bb39774f4
comparison
equal deleted inserted replaced
5837:b74d21ce03a9 5838:0ea551fa607d
732 NULL 732 NULL
733 }; 733 };
734 734
735 static int included_patches[] = 735 static int included_patches[] =
736 { /* Add new patch number below this line */ 736 { /* Add new patch number below this line */
737 /**/
738 262,
737 /**/ 739 /**/
738 261, 740 261,
739 /**/ 741 /**/
740 260, 742 260,
741 /**/ 743 /**/