]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.553 v7.3.553
authorBram Moolenaar <Bram@vim.org>
Wed, 13 Jun 2012 16:06:36 +0000 (18:06 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 13 Jun 2012 16:06:36 +0000 (18:06 +0200)
commit5641f38d41068e92c2ba15cb6359f8d80188f6cf
tree701b9a21b1a91c0847213f16774808499949c2ac
parentbfe3bf806a8a4300289055643d13d19e2dbc8967
updated for version 7.3.553
Problem:    With double-width characters and 'listchars' containing "precedes"
            the text is displayed one cell off.
Solution:   Check for double-width character being overwritten by the
            "precedes" character. (Yasuhiro Matsumoto)
src/screen.c
src/version.c