comparison src/version.c @ 6075:c3bb76e5b235 v7.4.376

updated for version 7.4.376 Problem: Popup menu flickers too much. Solution: Remove the forced redraw. (Hirohito Higashi)
author Bram Moolenaar <bram@vim.org>
date Wed, 23 Jul 2014 13:50:46 +0200
parents 5a5492d676ab
children 255561411d7a
comparison
equal deleted inserted replaced
6074:4ac9700e9cff 6075:c3bb76e5b235
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 376,
737 /**/ 739 /**/
738 375, 740 375,
739 /**/ 741 /**/
740 374, 742 374,
741 /**/ 743 /**/