comparison src/version.c @ 3286:8066fb7e3564 v7.3.411

updated for version 7.3.411 Problem: Pasting in Visual mode using the "" register does not work. (John Beckett) Solution: Detect that the write is overwriting the pasted register. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Thu, 26 Jan 2012 11:43:09 +0100
parents 5cf2a671d8eb
children aaee60933022
comparison
equal deleted inserted replaced
3285:484291e1a8da 3286:8066fb7e3564
712 NULL 712 NULL
713 }; 713 };
714 714
715 static int included_patches[] = 715 static int included_patches[] =
716 { /* Add new patch number below this line */ 716 { /* Add new patch number below this line */
717 /**/
718 411,
717 /**/ 719 /**/
718 410, 720 410,
719 /**/ 721 /**/
720 409, 722 409,
721 /**/ 723 /**/