comparison src/version.c @ 6769:fbcf54fc3a77 v7.4.706

patch 7.4.706 Problem: Window drawn wrong when 'laststatus' is zero and there is a command-line window. (Yclept Nemo) Solution: Set the status height a bit later. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Tue, 21 Apr 2015 15:43:05 +0200
parents d118a2c541d5
children 63b2bc619d5a
comparison
equal deleted inserted replaced
6768:52d9d3e70fdb 6769:fbcf54fc3a77
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 706,
744 /**/ 746 /**/
745 705, 747 705,
746 /**/ 748 /**/
747 704, 749 704,
748 /**/ 750 /**/