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:
committed by
Bram Moolenaar
parent
560dff49c0
commit
949b35d83b
@@ -746,6 +746,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
4340,
|
||||
/**/
|
||||
4339,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user