comparison src/version.c @ 6602:c77ef1bf9623 v7.4.627

updated for version 7.4.627 Problem: The last screen cell is not updated. Solution: Respect the "tn" termcap feature. (Hayaki Saito)
author Bram Moolenaar <bram@vim.org>
date Tue, 10 Feb 2015 19:20:37 +0100
parents 68e0e6bb8250
children 6eecaf5a18ca
comparison
equal deleted inserted replaced
6601:62d5e237962a 6602:c77ef1bf9623
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 627,
744 /**/ 746 /**/
745 626, 747 626,
746 /**/ 748 /**/
747 625, 749 625,
748 /**/ 750 /**/