1
0
forked from aniani/vim

patch 8.2.0104: using channel or job with ":execute" has strange effects

Problem:    Using channel or job with ":execute" has strange effects.
Solution:   Give an error message for Job and Channel.
This commit is contained in:
Bram Moolenaar
2020-01-08 20:09:01 +01:00
parent e2a8f0773e
commit b662591e50
3 changed files with 23 additions and 1 deletions

View File

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