]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.025 v7.3.025
authorBram Moolenaar <Bram@vim.org>
Wed, 13 Oct 2010 15:50:07 +0000 (17:50 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 13 Oct 2010 15:50:07 +0000 (17:50 +0200)
commit78f74a91bfd29ecd3ff2bb16334535a232300a8c
tree524b0092a09bf29d4109419b69b7d5eba7872642
parenta4f332b44c8b95c19eb7b10f76a5835812d2e65d
updated for version 7.3.025
Problem:    ":mksession" does not square brackets escape file name properly.
Solution:   Improve escapging of file names. (partly by Peter Odding)
src/ex_docmd.c
src/version.c