comparison src/version.c @ 2073:5bedef935ce3 v7.2.357

updated for version 7.2.357 Problem: When changing 'fileformat' from/to "mac" and there is a CR in the text the display is wrong. Solution: Redraw the text when 'fileformat' is changed. (Ben Schmidt)
author Bram Moolenaar <bram@zimbu.org>
date Thu, 11 Feb 2010 17:02:11 +0100
parents 8a0a8f10b43e
children 1bb06e6512a2
comparison
equal deleted inserted replaced
2072:4a1bcdd9ea55 2073:5bedef935ce3
679 NULL 679 NULL
680 }; 680 };
681 681
682 static int included_patches[] = 682 static int included_patches[] =
683 { /* Add new patch number below this line */ 683 { /* Add new patch number below this line */
684 /**/
685 357,
684 /**/ 686 /**/
685 356, 687 356,
686 /**/ 688 /**/
687 355, 689 355,
688 /**/ 690 /**/