comparison src/version.c @ 5936:88a6e9f33822 v7.4.309

updated for version 7.4.309 Problem: When increasing the size of the lower window, the upper window jumps back to the top. (Ron Aaron) Solution: Change setting the topline. (Nobuhiro Takasaki)
author Bram Moolenaar <bram@vim.org>
date Wed, 28 May 2014 13:43:04 +0200
parents e3d2b8d83bb3
children ccac0aa34eea
comparison
equal deleted inserted replaced
5935:7b9be1f04626 5936:88a6e9f33822
732 NULL 732 NULL
733 }; 733 };
734 734
735 static int included_patches[] = 735 static int included_patches[] =
736 { /* Add new patch number below this line */ 736 { /* Add new patch number below this line */
737 /**/
738 309,
737 /**/ 739 /**/
738 308, 740 308,
739 /**/ 741 /**/
740 307, 742 307,
741 /**/ 743 /**/