comparison src/version.c @ 6497:749fc929da45 v7.4.576

updated for version 7.4.576 Problem: Redrawing problem with 'relativenumber' and 'linebreak'. Solution: Temporarily reset 'linebreak' and restore it in more places. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Wed, 14 Jan 2015 17:52:30 +0100
parents fe0f33ac63af
children bcf9d3a6007f
comparison
equal deleted inserted replaced
6496:3a3a3fedb2f2 6497:749fc929da45
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 576,
744 /**/ 746 /**/
745 575, 747 575,
746 /**/ 748 /**/
747 574, 749 574,
748 /**/ 750 /**/