]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.760 v7.4.760
authorBram Moolenaar <Bram@vim.org>
Thu, 25 Jun 2015 16:36:26 +0000 (18:36 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 25 Jun 2015 16:36:26 +0000 (18:36 +0200)
commit5081d202475328a920c0bdcab990e8da84128c13
tree7039a063492be66db392542dc459a19fa02d98fa
parent9514b1f9a12f6d032f7d749dfb0e947332d1c5e1
patch 7.4.760
Problem:    Spelling mistakes are not displayed after ":syn spell".
Solution:   Force a redraw after ":syn spell" command. (Christian Brabandt)
src/syntax.c
src/version.c