comparison src/version.c @ 5708:54b1a90c9373 v7.4.199

updated for version 7.4.199 Problem: (issue 197) ]P doesn't paste over Visual selection. Solution: Handle Visual mode specifically. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Wed, 12 Mar 2014 17:42:04 +0100
parents 705f398ce6f5
children 0559091e6f09
comparison
equal deleted inserted replaced
5707:4a2eb932118b 5708:54b1a90c9373
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 199,
741 /**/ 743 /**/
742 198, 744 198,
743 /**/ 745 /**/
744 197, 746 197,
745 /**/ 747 /**/