0
0
mirror of https://github.com/vim/vim.git synced 2025-09-25 03:54:15 -04:00

updated for version 7.1-133

This commit is contained in:
Bram Moolenaar
2007-10-03 10:50:10 +00:00
parent e65f732db3
commit d4cacdf91e
2 changed files with 5 additions and 0 deletions

View File

@@ -5553,6 +5553,8 @@ make_bom(buf, name)
}
#endif
#if defined(FEAT_VIMINFO) || defined(FEAT_BROWSE) || \
defined(FEAT_QUICKFIX) || defined(PROTO)
/*
* Try to find a shortname by comparing the fullname with the current
* directory.
@@ -5573,6 +5575,7 @@ shorten_fname1(full_path)
}
return p;
}
#endif
/*
* Try to find a shortname by comparing the fullname with the current