1
0
forked from aniani/vim

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)
This commit is contained in:
Bram Moolenaar
2015-04-13 16:16:38 +02:00
parent d94682ffb4
commit 9bc174b69d
5 changed files with 272 additions and 18 deletions

View File

@@ -741,6 +741,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
698,
/**/
697,
/**/