]> granicus.if.org Git - vim/commit
patch 8.1.0393: not all white space difference options available v8.1.0393
authorBram Moolenaar <Bram@vim.org>
Sat, 15 Sep 2018 17:17:38 +0000 (19:17 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 15 Sep 2018 17:17:38 +0000 (19:17 +0200)
commit785fc6567f572b8caefbc89ec29bbd8b801464ae
tree6a8199c4bbc17a5cc65e4c4dfebded963a146fc7
parent50eb16c3b23235b21ce4494673a7741a9a196176
patch 8.1.0393: not all white space difference options available

Problem:    Not all white space difference options available.
Solution:   Add "iblank", "iwhiteall" and "iwhiteeol" to 'diffopt'.
src/diff.c
src/testdir/dumps/Test_diff_17.dump [new file with mode: 0644]
src/testdir/dumps/Test_diff_18.dump [new file with mode: 0644]
src/testdir/dumps/Test_diff_19.dump [new file with mode: 0644]
src/testdir/dumps/Test_diff_20.dump [new file with mode: 0644]
src/testdir/test_diffmode.vim
src/version.c