]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1547 v7.4.1547
authorBram Moolenaar <Bram@vim.org>
Sat, 12 Mar 2016 18:23:00 +0000 (19:23 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 12 Mar 2016 18:23:00 +0000 (19:23 +0100)
commit385111bd86e0b38667879c3e89506ca1ae98e1df
tree5f1c3d68cd38bed97cec68adb2e61e4415d81f2b
parentf6f32c38bf3319144a84a01a154c8c91939e7acf
patch 7.4.1547
Problem:    Getting a cterm highlight attribute that is not set results in the
            string "-1".
Solution:   Return an empty string. (Taro Muraoka)
src/syntax.c
src/testdir/test_alot.vim
src/testdir/test_syn_attr.vim [new file with mode: 0644]
src/version.c