]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1172: when E734 is given option is still set v8.0.1172
authorBram Moolenaar <Bram@vim.org>
Mon, 2 Oct 2017 17:29:48 +0000 (19:29 +0200)
committerBram Moolenaar <Bram@vim.org>
Mon, 2 Oct 2017 17:29:48 +0000 (19:29 +0200)
commit2a6a6c3014e728cd01c750b0f60484d4eaf22a8c
tree13f1b1e0e7f5ee17e9e9e53a6a09a2631ce9235b
parent712549e04eddd6687c4b7654ec9af6da6c365603
patch 8.0.1172: when E734 is given option is still set

Problem:    When E734 is given option is still set.
Solution:   Assign NULL to "s". (Christian Brabandt)
src/eval.c
src/testdir/test_assign.vim
src/version.c