]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.352 v7.4.352
authorBram Moolenaar <Bram@vim.org>
Wed, 2 Jul 2014 17:37:42 +0000 (19:37 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 2 Jul 2014 17:37:42 +0000 (19:37 +0200)
commitee739b42c08e15bc9dfa5021f7123b4571287720
treef885e556946be4572d61e1dbef8b7c2d44876bf0
parentc35e3de8cc0786609fd7975416d22e7193f7187d
updated for version 7.4.352
Problem:    With 'linebreak' a tab causes a missing line break.
Solution:   Count a tab for what it's worth also for shorter lines.
            (Christian Brabandt)
src/charset.c
src/version.c