comparison src/version.c @ 6035:4eedfc4911a1 v7.4.357

updated for version 7.4.357 Problem: After completion some characters are not redrawn. Solution: Clear the command line unconditionally. (Jacob Niehus)
author Bram Moolenaar <bram@vim.org>
date Wed, 09 Jul 2014 14:00:49 +0200
parents 34465a179ce2
children 771b97ba3b47
comparison
equal deleted inserted replaced
6034:10e73b8fa682 6035:4eedfc4911a1
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 357,
737 /**/ 739 /**/
738 356, 740 356,
739 /**/ 741 /**/
740 355, 742 355,
741 /**/ 743 /**/