]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1839 v7.4.1839
authorBram Moolenaar <Bram@vim.org>
Tue, 24 May 2016 16:37:12 +0000 (18:37 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 24 May 2016 16:37:12 +0000 (18:37 +0200)
commit2bbf8eff6fab16d86e7bcfc0da1962d31bec7891
tree7caeb82bd296e6031357318339d5f5c271e0763e
parent574860b5ee9da281c875dad07a607454e135eaee
patch 7.4.1839
Problem:    Cannot get the items stored in a partial.
Solution:   Support using get() on a partial.
runtime/doc/eval.txt
src/eval.c
src/testdir/test_partial.vim
src/version.c