comparison src/version.c @ 6058:021e16be3c02 v7.4.368

updated for version 7.4.368 Problem: Restoring the window sizes after closing the command line window doesn't work properly if there are nested splits. Solution: Restore the sizes twice. (Hirohito Higashi)
author Bram Moolenaar <bram@vim.org>
date Wed, 16 Jul 2014 15:18:26 +0200
parents bdbe2037066d
children 72ee0db83788
comparison
equal deleted inserted replaced
6057:d59cc9201149 6058:021e16be3c02
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 368,
737 /**/ 739 /**/
738 367, 740 367,
739 /**/ 741 /**/
740 366, 742 366,
741 /**/ 743 /**/