comparison src/version.c @ 5753:a548aae15b3a v7.4.221

updated for version 7.4.221 Problem: Quickfix doesn't resize on ":copen 20". (issue 199) Solution: Resize the window when requested. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Thu, 27 Mar 2014 17:02:27 +0100
parents 1e272e318daa
children 9123b4d3ef05
comparison
equal deleted inserted replaced
5752:e28d2e0d3f4e 5753:a548aae15b3a
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 221,
737 /**/ 739 /**/
738 220, 740 220,
739 /**/ 741 /**/
740 219, 742 219,
741 /**/ 743 /**/