]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.697 v7.4.697
authorBram Moolenaar <Bram@vim.org>
Mon, 13 Apr 2015 13:37:56 +0000 (15:37 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 13 Apr 2015 13:37:56 +0000 (15:37 +0200)
commitd94682ffb4fb479e99f375431f82d67b38255629
treec2c3f3f9ff347ed0f92b452ddbd267ec1deb87da
parent50ab994ab34fcbe0046a9a998ee420be196334ba
patch 7.4.697
Problem:    The filename used for ":profile" must be given literally.
Solution:   Expand "~" and environment variables. (Marco Hinz)
src/ex_cmds2.c
src/version.c