]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.781 v7.4.781
authorBram Moolenaar <Bram@vim.org>
Sun, 12 Jul 2015 15:52:57 +0000 (17:52 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 12 Jul 2015 15:52:57 +0000 (17:52 +0200)
commitfe6f18687761403470979feef8fe8ce582ae3b60
treed5f5ebb7d4a362c89d908515f70efafb9397f803
parent1db43b1145fe466b5d41af6744a08083983de3a9
patch 7.4.781
Problem:    line2byte() returns one less when 'bin' and 'noeol' are set.
Solution:   Only adjust the size for the last line. (Rob Wu)
src/memline.c
src/version.c