comparison src/version.c @ 6845:ac13f3533571 v7.4.743

patch 7.4.743 Problem: "p" in Visual mode causes an unexpected line split. Solution: Advance the cursor first. (Yukihiro Nakadaira)
author Bram Moolenaar <bram@vim.org>
date Fri, 19 Jun 2015 15:17:55 +0200
parents 50cdebea094f
children 18ec2c5a5ce7
comparison
equal deleted inserted replaced
6844:68c25dd3873a 6845:ac13f3533571
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 743,
744 /**/ 746 /**/
745 742, 747 742,
746 /**/ 748 /**/
747 741, 749 741,
748 /**/ 750 /**/