comparison src/version.c @ 3562:5c1aaf9b4b1b v7.3.541

updated for version 7.3.541 Problem: When joining lines comment leaders need to be removed manually. Solution: Add the 'j' flag to 'formatoptions'. (Lech Lorens)
author Bram Moolenaar <bram@vim.org>
date Wed, 06 Jun 2012 16:12:59 +0200
parents af083cb521bc
children 8d1b63e6d317
comparison
equal deleted inserted replaced
3561:c384f4f5f238 3562:5c1aaf9b4b1b
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 541,
717 /**/ 719 /**/
718 540, 720 540,
719 /**/ 721 /**/
720 539, 722 539,
721 /**/ 723 /**/