comparison src/version.c @ 5367:5481f188dcbb v7.4.035

updated for version 7.4.035 Problem: MS-Windows: The mouse pointer flickers when going from command line mode to Normal mode. Solution: Check for WM_NCMOUSEMOVE. (Ken Takata)
author Bram Moolenaar <bram@vim.org>
date Sun, 22 Sep 2013 15:43:37 +0200
parents 22dfcd1494e4
children 90e2f0729a0d
comparison
equal deleted inserted replaced
5366:e13fe8b20382 5367:5481f188dcbb
736 NULL 736 NULL
737 }; 737 };
738 738
739 static int included_patches[] = 739 static int included_patches[] =
740 { /* Add new patch number below this line */ 740 { /* Add new patch number below this line */
741 /**/
742 35,
741 /**/ 743 /**/
742 34, 744 34,
743 /**/ 745 /**/
744 33, 746 33,
745 /**/ 747 /**/