]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.828 v7.4.828
authorBram Moolenaar <Bram@vim.org>
Tue, 25 Aug 2015 09:58:36 +0000 (11:58 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 25 Aug 2015 09:58:36 +0000 (11:58 +0200)
commit670acbc70f371409b46b722bd9a1166e53574f42
treed106c8db7b66d42bee2ed17b1d643fbdf2b75927
parent8cba8ba3e026c12a5294a1260dbfea9c0d8fe7eb
patch 7.4.828
Problem:    Crash when using "syn keyword x c". (Dominique Pelle)
Solution:   Initialize the keyword tabble. (Raymond Ko, PR 397)
src/syntax.c
src/version.c