comparison src/version.c @ 3580:297771eff080 v7.3.550

updated for version 7.3.550 Problem: With "j" in 'formatoptions' a list leader is not removed. (Gary Johnson) Solution: Don't ignore the start of a three part comment. (Lech Lorens)
author Bram Moolenaar <bram@vim.org>
date Wed, 13 Jun 2012 14:01:41 +0200
parents c0c935956ac3
children e83c5dcea112
comparison
equal deleted inserted replaced
3579:eabf1a91c2e4 3580:297771eff080
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 550,
717 /**/ 719 /**/
718 549, 720 549,
719 /**/ 721 /**/
720 548, 722 548,
721 /**/ 723 /**/