comparison src/version.c @ 6322:85d8cde3b432 v7.4.494

updated for version 7.4.494 Problem: Cursor shape is wrong after a CompleteDone autocommand. Solution: Update the cursor and mouse shape after ":normal" restores the state. (Jacob Niehus)
author Bram Moolenaar <bram@vim.org>
date Wed, 05 Nov 2014 09:53:23 +0100
parents a0daa5feaccb
children 0079791cbbea
comparison
equal deleted inserted replaced
6321:bfecd68c04dd 6322:85d8cde3b432
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 494,
744 /**/ 746 /**/
745 493, 747 493,
746 /**/ 748 /**/
747 492, 749 492,
748 /**/ 750 /**/