0
0
mirror of https://github.com/vim/vim.git synced 2025-09-29 04:34:16 -04:00

updated for version 7.3.317

Problem:    Calling debug.debug() in Lua may cause Vim to hang.
Solution:   Add a better debug method. (Rob Hoelz, Luis Carvalho)
This commit is contained in:
Bram Moolenaar
2011-09-21 17:15:39 +02:00
parent 50f834dfb2
commit 38e2b0636b
2 changed files with 35 additions and 0 deletions

View File

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