]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.417 v7.4.417
authorBram Moolenaar <Bram@vim.org>
Sun, 24 Aug 2014 19:39:49 +0000 (21:39 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 24 Aug 2014 19:39:49 +0000 (21:39 +0200)
commit285ed7e049dc50c61672fb835752643bd01ed1ca
tree8bde91ff61712a04fcef9c3766f192206c2cdac2
parent95765089755c57d0d73252d4673c9d2deee337ff
updated for version 7.4.417
Problem:    After splitting a window and setting 'breakindent' the default
            minimum with is not respected.
Solution:   Call briopt_check() when copying options to a new window.
src/option.c
src/proto/option.pro
src/testdir/test_breakindent.in
src/version.c