comparison src/version.c @ 5940:f6f754304324 v7.4.311

updated for version 7.4.311 Problem: Can't use winrestview to only restore part of the view. Solution: Handle missing items in the dict. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Wed, 28 May 2014 16:47:16 +0200
parents ccac0aa34eea
children 66eead134d68
comparison
equal deleted inserted replaced
5939:f972a1841779 5940:f6f754304324
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 311,
737 /**/ 739 /**/
738 310, 740 310,
739 /**/ 741 /**/
740 309, 742 309,
741 /**/ 743 /**/