comparison src/version.c @ 6791:1805e45ce4d6 v7.4.717

patch 7.4.717 Problem: ":let list += list" can change a locked list. Solution: Check for the lock earlier. (Olaf Dabrunz)
author Bram Moolenaar <bram@vim.org>
date Mon, 04 May 2015 11:10:27 +0200
parents 874c953aca49
children e1d59836eecc
comparison
equal deleted inserted replaced
6790:2af61e5ad85a 6791:1805e45ce4d6
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 717,
744 /**/ 746 /**/
745 716, 747 716,
746 /**/ 748 /**/
747 715, 749 715,
748 /**/ 750 /**/