comparison src/version.c @ 5877:24c90f1fec85 v7.4.281

updated for version 7.4.281 Problem: When a session file has more than one tabpage and 'showtabline' is one the positions may be slightly off. Solution: Set 'showtabline' to two while positioning windows.
author Bram Moolenaar <bram@vim.org>
date Wed, 07 May 2014 21:14:47 +0200
parents daf7e98675cf
children 6d0a1132dd71
comparison
equal deleted inserted replaced
5876:4f70dc360704 5877:24c90f1fec85
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 281,
737 /**/ 739 /**/
738 280, 740 280,
739 /**/ 741 /**/
740 279, 742 279,
741 /**/ 743 /**/