]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.805 v7.4.805
authorBram Moolenaar <Bram@vim.org>
Tue, 4 Aug 2015 15:43:25 +0000 (17:43 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 4 Aug 2015 15:43:25 +0000 (17:43 +0200)
commit29bc9db36e41cb519dca9381cc29a3fc1ff02106
tree73299978927534dae07d86a6e83dfae5f4853829
parent43fe32900c12fea5f9e15ee94ac850e95ec73188
patch 7.4.805
Problem:    The ruler shows "Bot" even when there are only filler lines
            missing. (Gary Johnson)
Solution:   Use "All" when the first line and one filler line are visible.
src/buffer.c
src/version.c