comparison src/version.c @ 5471:70c3289803b3 v7.4.085

updated for version 7.4.085 Problem: When inserting text in Visual block mode and moving the cursor the wrong text gets repeated in other lines. Solution: Use the '[ mark to find the start of the actually inserted text. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Mon, 11 Nov 2013 01:29:22 +0100
parents a56f60cf6834
children 60a5b7b82016
comparison
equal deleted inserted replaced
5470:ef78f30093c6 5471:70c3289803b3
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 85,
741 /**/ 743 /**/
742 84, 744 84,
743 /**/ 745 /**/
744 83, 746 83,
745 /**/ 747 /**/