1
0
forked from aniani/vim

patch 7.4.697

Problem:    The filename used for ":profile" must be given literally.
Solution:   Expand "~" and environment variables. (Marco Hinz)
This commit is contained in:
Bram Moolenaar
2015-04-13 15:37:56 +02:00
parent 50ab994ab3
commit d94682ffb4
2 changed files with 3 additions and 1 deletions

View File

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