comparison src/version.c @ 6043:a97e5b9dbc26 v7.4.361

updated for version 7.4.361 Problem: Lots of flickering when filling the preview window for 'omnifunc'. Solution: Disable redrawing. (Hirohito Higashi)
author Bram Moolenaar <bram@vim.org>
date Wed, 09 Jul 2014 19:58:24 +0200
parents 761687c6808f
children 7fa2bed947fd
comparison
equal deleted inserted replaced
6042:371f4212d7b1 6043:a97e5b9dbc26
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 361,
737 /**/ 739 /**/
738 360, 740 360,
739 /**/ 741 /**/
740 359, 742 359,
741 /**/ 743 /**/