1
0
forked from aniani/vim

patch 8.2.4340: Amiga: mch_can_exe() is not implemented

Problem:    Amiga: mch_can_exe() is not implemented.
Solution:   Implement mch_can_exe() for Amiga OS 4. (Ola Söder, closes #9731)
This commit is contained in:
ola.soder@axis.com
2022-02-10 20:21:04 +00:00
committed by Bram Moolenaar
parent 560dff49c0
commit 949b35d83b
2 changed files with 44 additions and 2 deletions

View File

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