]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.4.524 v7.4.524
authorBram Moolenaar <Bram@vim.org>
Wed, 19 Nov 2014 18:33:16 +0000 (19:33 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 19 Nov 2014 18:33:16 +0000 (19:33 +0100)
commit2683c8e7f7d8eb6222653d55849a9c556de27f45
tree1e1104e9a4bfd19fa02bf3246eba7e657dd3231f
parent2f3b510b0f9203d31e2f7f536ebfbcb17766e09e
updated for version 7.4.524
Problem:    When using ":ownsyntax" spell checking is messed up. (Issue 78)
Solution:   Use the window-local option values. (Christian Brabandt)
src/option.c
src/syntax.c
src/version.c