comparison src/version.c @ 5664:647e6bb15aa3 v7.4.178

updated for version 7.4.178 Problem: The J command does not update '[ and '] marks. (William Gardner) Solution: Set the marks. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Tue, 11 Feb 2014 19:33:07 +0100
parents df3b0b70d8c1
children d1c8c1d64034
comparison
equal deleted inserted replaced
5663:1dea14d4c738 5664:647e6bb15aa3
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 178,
741 /**/ 743 /**/
742 177, 744 177,
743 /**/ 745 /**/
744 176, 746 176,
745 /**/ 747 /**/