comparison src/version.c @ 4213:0a3fab86f34d v7.3.858

updated for version 7.3.858 Problem: "gv" selects the wrong area after some operators. Solution: Save and restore the type of selection. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Wed, 13 Mar 2013 19:02:41 +0100
parents 4905e038b105
children ecf21be84def
comparison
equal deleted inserted replaced
4212:fea0acfe0575 4213:0a3fab86f34d
726 NULL 726 NULL
727 }; 727 };
728 728
729 static int included_patches[] = 729 static int included_patches[] =
730 { /* Add new patch number below this line */ 730 { /* Add new patch number below this line */
731 /**/
732 858,
731 /**/ 733 /**/
732 857, 734 857,
733 /**/ 735 /**/
734 856, 736 856,
735 /**/ 737 /**/