comparison src/version.c @ 6199:b98af9af378e v7.4.435

updated for version 7.4.435 Problem: Line formatting behaves differently when 'linebreak' is set. (mvxxc) Solution: Disable 'linebreak' temporarily. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Tue, 09 Sep 2014 16:32:39 +0200
parents 4176c48c7dd5
children 52fa8300ce20
comparison
equal deleted inserted replaced
6198:7fd4019e9f94 6199:b98af9af378e
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 435,
744 /**/ 746 /**/
745 434, 747 434,
746 /**/ 748 /**/
747 433, 749 433,
748 /**/ 750 /**/