comparison src/version.c @ 6826:bf3e6012dfbd v7.4.734

patch 7.4.734 Problem: ml_get error when using "p" in a Visual selection in the last line. Solution: Change the behavior at the last line. (Yukihiro Nakadaira)
author Bram Moolenaar <bram@vim.org>
date Tue, 09 Jun 2015 20:20:03 +0200
parents 095b538d58a6
children 734c89ddf7b3
comparison
equal deleted inserted replaced
6825:e274ed6dd308 6826:bf3e6012dfbd
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 734,
744 /**/ 746 /**/
745 733, 747 733,
746 /**/ 748 /**/
747 732, 749 732,
748 /**/ 750 /**/