]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.115 v7.4.115
authorBram Moolenaar <Bram@vim.org>
Wed, 11 Dec 2013 12:21:51 +0000 (13:21 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 11 Dec 2013 12:21:51 +0000 (13:21 +0100)
commitb011af969652f6be0775ba8dcd54aac4dcb57cdb
tree4dffbe1b19b5ff8c05d8d41c896ef8ce250eeb50
parent5d7f9df8fa12e076c233069bb0a98d490749a63a
updated for version 7.4.115
Problem:    When using Zsh expanding ~abc doesn't work when the result
            contains a space.
Solution:   Off-by-one error in detecting the NUL. (Pavol Juhas)
src/os_unix.c
src/version.c