comparison src/version.c @ 6056:bdbe2037066d v7.4.367

updated for version 7.4.367 Problem: Other solution for redrawing after completion. Solution: Schedule a window redraw instead of just clearing the command line. (Jacob Niehus)
author Bram Moolenaar <bram@vim.org>
date Wed, 16 Jul 2014 14:42:46 +0200
parents ad775b587065
children 021e16be3c02
comparison
equal deleted inserted replaced
6055:9423a8c54ed8 6056:bdbe2037066d
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 367,
737 /**/ 739 /**/
738 366, 740 366,
739 /**/ 741 /**/
740 365, 742 365,
741 /**/ 743 /**/