0
0
mirror of https://github.com/vim/vim.git synced 2025-10-07 05:54:16 -04:00

updated for version 7.4a.028

Problem:    Crash when spell checking in new buffer.
Solution:   Set the b_p_key field.  (Mike Williams)
This commit is contained in:
Bram Moolenaar
2013-07-17 17:35:13 +02:00
parent 95064ece73
commit 706d2de9c1
3 changed files with 9 additions and 0 deletions

View File

@@ -727,6 +727,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
28,
/**/
27,
/**/