]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.239 v7.4.239
authorBram Moolenaar <Bram@vim.org>
Wed, 2 Apr 2014 12:22:05 +0000 (14:22 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 2 Apr 2014 12:22:05 +0000 (14:22 +0200)
commit3e45159ceb465082c183e79e2547cb6cc408167e
treea4091ea5a1f18fd45b2206c7de418104d57d0827
parent5bd32f47ec5121a5485d180add1dacb73472e4b2
updated for version 7.4.239
Problem:    ":e +" does not position cursor at end of the file.
Solution:   Check for "+" being the last character (ZyX)
src/ex_docmd.c
src/version.c