comparison src/version.c @ 6751:f5b262981753 v7.4.698

patch 7.4.698 Problem: Various problems with locked and fixed lists and dictionaries. Solution: Disallow changing locked items, fix a crash, add tests. (Olaf Dabrunz)
author Bram Moolenaar <bram@vim.org>
date Mon, 13 Apr 2015 16:16:38 +0200
parents 57e81ce74c06
children c1aa837853ea
comparison
equal deleted inserted replaced
6750:2861b9a2b114 6751:f5b262981753
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 698,
744 /**/ 746 /**/
745 697, 747 697,
746 /**/ 748 /**/
747 696, 749 696,
748 /**/ 750 /**/