comparison src/version.c @ 3250:927c7377cf49 v7.3.394

updated for version 7.3.394 Problem: When placing a mark while starting up a screen redraw messes up the screen. (lith) Solution: Don't redraw while still starting up. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Tue, 10 Jan 2012 12:42:09 +0100
parents e0248b732a5c
children 80c529a5650f
comparison
equal deleted inserted replaced
3249:3ee9e0ab0413 3250:927c7377cf49
712 NULL 712 NULL
713 }; 713 };
714 714
715 static int included_patches[] = 715 static int included_patches[] =
716 { /* Add new patch number below this line */ 716 { /* Add new patch number below this line */
717 /**/
718 394,
717 /**/ 719 /**/
718 393, 720 393,
719 /**/ 721 /**/
720 392, 722 392,
721 /**/ 723 /**/