]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1279: cannot set 'spellang' to "sr@latin" v8.1.1279
authorBram Moolenaar <Bram@vim.org>
Sun, 5 May 2019 14:55:03 +0000 (16:55 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 5 May 2019 14:55:03 +0000 (16:55 +0200)
commit9a061cb78ccbf78ec9ae454d37a49edccb4e94fc
treed43d47e13b3ed49c57e6240cfb69d63b56d5d13a
parent58187f1c8a7095dbe0237a8208fa7f7bc899f246
patch 8.1.1279: cannot set 'spellang' to "sr@latin"

Problem:    Cannot set 'spellang' to "sr@latin". (Bojan Stipic)
Solution:   Allow using '@' in 'spellang'. (closes #4342)
src/option.c
src/testdir/gen_opt_test.vim
src/version.c