]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.313 v7.4.313
authorBram Moolenaar <Bram@vim.org>
Wed, 28 May 2014 18:31:42 +0000 (20:31 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 28 May 2014 18:31:42 +0000 (20:31 +0200)
commit6f6c0f8085a5b0855f9dce8378086fd5e06a219b
treeb767d281763aba34c4412a442f8d09b77312daf2
parent2d1fe05fc06a91886635680886c200ad90f0abd7
updated for version 7.4.313
Problem:    Changing the return value of getpos() causes an error. (Jie Zhu)
Solution:   Revert getpos() and add getcurpos().
runtime/doc/eval.txt
src/eval.c
src/testdir/test_eval.in
src/testdir/test_eval.ok
src/version.c