comparison src/version.c @ 3350:198ec1fff71a v7.3.442

updated for version 7.3.442 Problem: Still read modelines for ":doautocmd". Solution: Move check for <nomodeline> to separate function.
author Bram Moolenaar <bram@vim.org>
date Sun, 12 Feb 2012 20:14:01 +0100
parents af4ed13ca541
children de050fcc24cf
comparison
equal deleted inserted replaced
3349:18ac5e368ce7 3350:198ec1fff71a
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 442,
717 /**/ 719 /**/
718 441, 720 441,
719 /**/ 721 /**/
720 440, 722 440,
721 /**/ 723 /**/