]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.388 v7.4.388
authorBram Moolenaar <Bram@vim.org>
Wed, 30 Jul 2014 14:44:22 +0000 (16:44 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 30 Jul 2014 14:44:22 +0000 (16:44 +0200)
commitb81c85d8f35850ee8f377a2672c506131549f53c
tree662062b5da3017d7056c25a1f8b61ac94faa9fc1
parent4f5ce33d415a0eeedd7f04baa6715431e72652e1
updated for version 7.4.388
Problem:    With 'linebreak' set and 'list' unset a Tab is not counted
            properly. (Kent Sibilev)
Solution:   Check the 'list' option. (Christian Brabandt)
src/screen.c
src/testdir/test_listlbr_utf8.in
src/testdir/test_listlbr_utf8.ok
src/version.c