]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.491 v7.4.491
authorBram Moolenaar <Bram@vim.org>
Fri, 31 Oct 2014 14:45:52 +0000 (15:45 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 31 Oct 2014 14:45:52 +0000 (15:45 +0100)
commitb851a96d5c201291d9e955afaf55979b3e410f9f
treecf34aaf349e9afa3e1cc24c5a31d9d241d3c004f
parent6a64365c952895ecc2219b303d9bf64dabf8f2e7
updated for version 7.4.491
Problem:    When winrestview() has a negative "topline" value there are
            display errors.
Solution:   Correct a negative value to 1. (Hirohito Higashi)
src/eval.c
src/version.c