]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.802 v7.3.802
authorBram Moolenaar <Bram@vim.org>
Wed, 6 Feb 2013 15:26:26 +0000 (16:26 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 6 Feb 2013 15:26:26 +0000 (16:26 +0100)
commit309379fc989a4f3337c9cf3361ab6eb9a456c626
treeb2e09c942df46345f1e6f7b0c292153e37b9c18f
parent530e7dfafd7e951ac36e39c87bf72ebdb4caa428
updated for version 7.3.802
Problem:    After setting 'isk' to a value ending in a comma appending to the
            option fails.
Solution:   Disallow a trailing comma for 'isk' and similar options.
src/charset.c
src/version.c