]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.721 v7.4.721
authorBram Moolenaar <Bram@vim.org>
Mon, 4 May 2015 14:52:01 +0000 (16:52 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 4 May 2015 14:52:01 +0000 (16:52 +0200)
commitd59c099120919d2d77b431308e390f86c594c825
tree8938c5ac8920a462d6312a980833a59193093fb2
parentf300ad230bc394556aac070faa88ca1667ffbfa2
patch 7.4.721
Problem:    When 'list' is set Visual mode does not highlight anything in
            empty lines. (mgaleski)
Solution:   Check the value of lcs_eol in another place. (Christian Brabandt)
src/screen.c
src/version.c