comparison src/version.c @ 2831:30b7cde21940 v7.3.190

updated for version 7.3.190 Problem: When there is a "containedin" syntax argument highlighting may be wrong. (Radek) Solution: Reset current_next_list. (Ben Schmidt)
author Bram Moolenaar <bram@vim.org>
date Thu, 19 May 2011 12:14:10 +0200
parents 71e1da07e141
children 107b03fdf1ad
comparison
equal deleted inserted replaced
2830:d161a7f704f6 2831:30b7cde21940
712 NULL 712 NULL
713 }; 713 };
714 714
715 static int included_patches[] = 715 static int included_patches[] =
716 { /* Add new patch number below this line */ 716 { /* Add new patch number below this line */
717 /**/
718 190,
717 /**/ 719 /**/
718 189, 720 189,
719 /**/ 721 /**/
720 188, 722 188,
721 /**/ 723 /**/