comparison src/version.c @ 6089:2f02675bc4b0 v7.4.383

updated for version 7.4.383 Problem: Bad interaction between preview window and omnifunc. Solution: Avoid redrawing the status line. (Hirohito Higashi)
author Bram Moolenaar <bram@vim.org>
date Wed, 23 Jul 2014 21:10:43 +0200
parents dbd7dc1ea2e6
children 6f88e2dafbf6
comparison
equal deleted inserted replaced
6088:6baa86fc1060 6089:2f02675bc4b0
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 383,
737 /**/ 739 /**/
738 382, 740 382,
739 /**/ 741 /**/
740 381, 742 381,
741 /**/ 743 /**/