comparison src/version.c @ 6166:0a42938f449c v7.4.419

updated for version 7.4.419 Problem: Whan part of a list is locked it's possible to make changes. Solution: Check if any of the list items is locked before make a change. (ZyX)
author Bram Moolenaar <bram@vim.org>
date Fri, 29 Aug 2014 09:46:10 +0200
parents 00f58478e38b
children 93aa03401309
comparison
equal deleted inserted replaced
6165:ed87285c8ec1 6166:0a42938f449c
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 419,
744 /**/ 746 /**/
745 418, 747 418,
746 /**/ 748 /**/
747 417, 749 417,
748 /**/ 750 /**/