comparison src/version.c @ 6426:f673842874b6 v7.4.543

updated for version 7.4.543 Problem: Since patch 7.4.232 "1,3s/\n//" joins two lines instead of three. (Eliseo Mart?nez) Issue 287 Solution: Correct the line count. (Christian Brabandt) Also set the last used search pattern.
author Bram Moolenaar <bram@vim.org>
date Sat, 13 Dec 2014 03:17:11 +0100
parents de877dab1c31
children 89143424f604
comparison
equal deleted inserted replaced
6425:8cae3b61ce9e 6426:f673842874b6
739 NULL 739 NULL
740 }; 740 };
741 741
742 static int included_patches[] = 742 static int included_patches[] =
743 { /* Add new patch number below this line */ 743 { /* Add new patch number below this line */
744 /**/
745 543,
744 /**/ 746 /**/
745 542, 747 542,
746 /**/ 748 /**/
747 541, 749 541,
748 /**/ 750 /**/