0
0
mirror of https://github.com/vim/vim.git synced 2025-09-23 03:43:49 -04:00

updated for version 7.0217

This commit is contained in:
Bram Moolenaar
2006-03-07 22:38:47 +00:00
parent a203182302
commit 1f35bf9cab
22 changed files with 283 additions and 180 deletions

View File

@@ -2938,7 +2938,6 @@ mch_isdir(char_u *name)
return TRUE;
}
#if defined(FEAT_EVAL) || defined(PROTO)
/*
* Return 1 if "name" can be executed, 0 if not.
* Return -1 if unknown.
@@ -2954,7 +2953,6 @@ mch_can_exe(name)
return FALSE;
return TRUE;
}
#endif
/*
* Check what "name" is: