]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.948 v7.4.948
authorBram Moolenaar <Bram@vim.org>
Thu, 3 Dec 2015 12:52:52 +0000 (13:52 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 3 Dec 2015 12:52:52 +0000 (13:52 +0100)
commit20ad69ccfb60ef718bd26387ef0e5424461a643e
treebcb4f909cca8591ae40080c24a2c048e46957352
parent5311c02f25eed8f34e8a80becb98e86264f371c3
patch 7.4.948
Problem:    Can't build when the insert_expand feature is disabled.
Solution:   Add #ifdefs. (Dan Pasanen, closes #499)
src/eval.c
src/fileio.c
src/version.c