comparison src/version.c @ 5380:408f2a1a953f v7.4.041

updated for version 7.4.041 Problem: Visual selection does not remain after being copied over. (Axel Bender) Solution: Move when VIsual_active is reset. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Wed, 25 Sep 2013 23:24:57 +0200
parents 8336fd924e05
children 70915ede509a
comparison
equal deleted inserted replaced
5379:b15c72e16ae8 5380:408f2a1a953f
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 41,
741 /**/ 743 /**/
742 40, 744 40,
743 /**/ 745 /**/
744 39, 746 39,
745 /**/ 747 /**/