comparison src/version.c @ 3342:bb67cd961fc3 v7.3.438

updated for version 7.3.438 Problem: There is no way to avoid ":doautoall" reading modelines. Solution: Add the <nomodeline> argument. Adjust documentation.
author Bram Moolenaar <bram@vim.org>
date Sun, 12 Feb 2012 00:18:58 +0100
parents 539613ce999d
children dec4338a7da2
comparison
equal deleted inserted replaced
3341:4d2f7f850f63 3342:bb67cd961fc3
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 438,
717 /**/ 719 /**/
718 437, 720 437,
719 /**/ 721 /**/
720 436, 722 436,
721 /**/ 723 /**/