comparison src/version.c @ 5428:d06223965468 v7.4.064

updated for version 7.4.064 Problem: When replacing a character in Visual block mode, entering a CR does not cause a repeated line break. Solution: Recognize the situation and repeat the line break. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Mon, 04 Nov 2013 01:41:17 +0100
parents 9cedb4dfd4c8
children 7f341db39d5b
comparison
equal deleted inserted replaced
5427:e18ccf598503 5428:d06223965468
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 64,
741 /**/ 743 /**/
742 63, 744 63,
743 /**/ 745 /**/
744 62, 746 62,
745 /**/ 747 /**/