1
0
forked from aniani/vim

patch 8.0.0345: islocked('d.changedtick') does not work

Problem:    islocked('d.changedtick') does not work.
Solution:   Make it work.
This commit is contained in:
Bram Moolenaar
2017-02-21 20:47:13 +01:00
parent 49439c4cdf
commit 3a25773772
6 changed files with 15 additions and 3 deletions

View File

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