]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.042 v7.3.042
authorBram Moolenaar <Bram@vim.org>
Wed, 27 Oct 2010 14:18:00 +0000 (16:18 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 27 Oct 2010 14:18:00 +0000 (16:18 +0200)
commitbeca055b0c7bfd5abdfdcbd7f601d060ff3865e5
tree28700097d38f268d9cca4821df6fef5b01f4e53b
parent22df3f90fcd910ae99b9c08ad6363a2706f8d999
updated for version 7.3.042
Problem:    No spell highlighting when re-using an empty buffer.
Solution:   Clear the spell checking info only when clearing the options for a
            buffer. (James Vega)
src/buffer.c
src/version.c