comparison src/version.c @ 3560:af083cb521bc v7.3.540

updated for version 7.3.540 Problem: Cursor is left on the text instead of the command line. Solution: Don't call setcursor() in command line mode.
author Bram Moolenaar <bram@vim.org>
date Wed, 06 Jun 2012 12:06:15 +0200
parents 7a710cf51d73
children 5c1aaf9b4b1b
comparison
equal deleted inserted replaced
3559:772dcb4acf2c 3560:af083cb521bc
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 540,
717 /**/ 719 /**/
718 539, 720 539,
719 /**/ 721 /**/
720 538, 722 538,
721 /**/ 723 /**/